We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c759b commit b6cd7e8Copy full SHA for b6cd7e8
1 file changed
.vscode/settings.json
@@ -7,7 +7,7 @@
7
"*.ts": "$(capture).test.ts,$(capture).d.ts"
8
},
9
"oxc.typeAware": true,
10
- "typescript.experimental.useTsgo": false,
+ "js/ts.experimental.useTsgo": false,
11
"cSpell.language": "de,en",
12
"editor.formatOnSaveMode": "modificationsIfAvailable",
13
"files.associations": {
0 commit comments