mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
tscheck - in tsconfig.json
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "nodemon src/index.js",
|
||||
"tscheck": "tsc --allowJs --noEmit src/index.js"
|
||||
"ts": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user