chore: remove unused TypeScript settings from VSCode configuration
This commit is contained in:
parent
0847461f35
commit
5cb8f71a1e
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -19,9 +19,7 @@
|
|||||||
"quickfix.biome": "explicit",
|
"quickfix.biome": "explicit",
|
||||||
"source.organizeImports.biome": "explicit"
|
"source.organizeImports.biome": "explicit"
|
||||||
},
|
},
|
||||||
"typescript.enablePromptUseWorkspaceTsdk": true,
|
|
||||||
"typescript.tsdk": "node_modules/typescript/lib",
|
|
||||||
"search.exclude": {
|
"search.exclude": {
|
||||||
"**/node_modules": true
|
"**/node_modules": true
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user