yz 1 周之前
父节点
当前提交
5a74fdadab
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      jsconfig.json

+ 6 - 0
jsconfig.json

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