]> git.r.bdr.sh - rbdr/forum/blobdiff - tsconfig.json
Update Gitlab CI version
[rbdr/forum] / tsconfig.json
index d42c069b41a6245b9fe36955f0eac93840a4a455..2dcd4a5804ce1f611cf947fef964464483a9a165 100644 (file)
@@ -1,7 +1,7 @@
 {
        "extends": "./.svelte-kit/tsconfig.json",
-  "compilerOptions": {
-    "resolveJsonModule": true,
-    "esModuleInterop": true
-  }
+       "compilerOptions": {
+               "resolveJsonModule": true,
+               "esModuleInterop": true
+       }
 }