We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189722b commit 72e41e3Copy full SHA for 72e41e3
tsconfig.json
@@ -27,7 +27,6 @@
27
"noPropertyAccessFromIndexSignature": false,
28
"exactOptionalPropertyTypes": false,
29
"sourceMap": true,
30
- "tsBuildInfoFile": "./node_modules/.cache/tsbuild",
31
"types": [
32
"vitest/globals",
33
"./web_src/js/globals.d.ts",
0 commit comments