yz 2 settimane fa
parent
commit
5a74fdadab
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      jsconfig.json

+ 6 - 0
jsconfig.json

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