yz 1 week ago
parent
commit
5a74fdadab
1 changed files with 6 additions and 0 deletions
  1. 6 0
      jsconfig.json

+ 6 - 0
jsconfig.json

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