添加README、编译脚本
此提交包含在:
@@ -0,0 +1 @@
|
||||
SL_PORT=9696
|
@@ -4,7 +4,9 @@
|
||||
"description": "",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "tsc",
|
||||
"start": "node build/index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
新增問題並參考
封鎖使用者