Move the plugin init into their own files to keep index clean
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"@types/helmet": "^0.0.45",
|
||||
"jest": "^25.1.0",
|
||||
"tsc-watch": "^4.2.3",
|
||||
"typescript": "^3.8.3"
|
||||
"typescript": "^3.8.3",
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"watch": "./dist"
|
||||
|
||||
Reference in New Issue
Block a user