Browse Source

- Removed nodemon and empty settings

Parad0x 6 năm trước cách đây
mục cha
commit
d9aa6d3b47
4 tập tin đã thay đổi với 13 bổ sung683 xóa
  1. 0 2
      .vscode/settings.json
  2. 0 19
      nodemon.json
  3. 11 658
      package-lock.json
  4. 2 4
      package.json

+ 0 - 2
.vscode/settings.json

@@ -1,2 +0,0 @@
-{
-}

+ 0 - 19
nodemon.json

@@ -1,19 +0,0 @@
-{
-  "restartable": "rs",
-  "ignore": [
-    ".git",
-    "node_modules/**/node_modules"
-  ],
-  "verbose": false,
-  "execMap": {
-    "js": "node_modules/.bin/babel-node"
-  },
-  "watch": [
-    "src/"
-  ],
-  "env": {
-    "NODE_ENV": "development",
-    "DEBUG": "totify:*"
-  },
-  "ext": "js"
-}

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 11 - 658
package-lock.json


+ 2 - 4
package.json

@@ -6,7 +6,6 @@
   "bin": "dst/index.js",
   "scripts": {
     "start": "node dst/index.js",
-    "startDev": "nodemon src/index.js",
     "build": "tsc",
     "test": "echo \"Error: no test specified\" && exit 1"
   },
@@ -20,9 +19,8 @@
     "@types/node": "^13.1.2",
     "@types/sequelize": "^4.28.8",
     "@types/validator": "^12.0.1",
-    "typescript": "^3.7.4",
-    "nodemon": "^2.0.2",
-    "pkg": "^4.4.2"
+    "pkg": "^4.4.2",
+    "typescript": "^3.7.4"
   },
   "dependencies": {
     "chalk": "^3.0.0",

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác