yz 2 viikkoa sitten
vanhempi
commit
5a74fdadab
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      jsconfig.json

+ 6 - 0
jsconfig.json

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