Changes
2 changed files (+0/-2)
-
-
@@ -3,7 +3,6 @@ "extends": "../../tsconfig.jsonc","compilerOptions": { "moduleResolution": "Bundler", "moduleDetection": "force", "exactOptionalPropertyTypes": false, "noEmit": true, "lib": ["ES2020", "DOM", "DOM.iterable"], "types": ["vite/client"],
-
-
-
@@ -5,7 +5,6 @@ // SPDX-License-Identifier: AGPL-3.0-only{ "compilerOptions": { // Type Checking "exactOptionalPropertyTypes": true, "noImplicitOverride": true, "noUncheckedIndexedAccess": true, "noUnusedLocals": true,
-