wui 6 months ago
parent
commit
e3eddceff0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tsconfig.json

+ 3 - 0
tsconfig.json

@@ -1,4 +1,7 @@
 {
+  "ts-node": {
+    "files": true
+  },
   "compilerOptions": {
     "target": "ES2020",
     "module": "commonjs",