wui 6 ヶ月 前
コミット
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",