wui il y a 6 mois
Parent
commit
e3eddceff0
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      tsconfig.json

+ 3 - 0
tsconfig.json

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