yz 1 週間 前
コミット
5a74fdadab
1 ファイル変更6 行追加0 行削除
  1. 6 0
      jsconfig.json

+ 6 - 0
jsconfig.json

@@ -0,0 +1,6 @@
+{
+  "compilerOptions": {
+    "checkJs": true
+  },
+  "include": ["src/**/*"]
+}