Use TS_NODE_FILES instead of --files

Because --files does not work
This commit is contained in:
Chocobozzz
2020-06-18 17:14:02 +02:00
parent c24aac6bc7
commit 07aea1a264
3 changed files with 4 additions and 4 deletions
-1
View File
@@ -28,7 +28,6 @@
"@shared/*": [ "shared/*" ]
}
},
"include": [ "." ],
"exclude": [
"server/tools/",
"node_modules",