wui 6 сар өмнө
parent
commit
e3eddceff0
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      tsconfig.json

+ 3 - 0
tsconfig.json

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