Move the plugin init into their own files to keep index clean

This commit is contained in:
Fredrik Adelöw
2020-05-07 16:10:05 +02:00
parent bf4ad8d84f
commit 53b9c0766d
5 changed files with 96 additions and 27 deletions
+2 -1
View File
@@ -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"