8 lines
182 B
JSON
8 lines
182 B
JSON
{
|
|
"js/ts.tsdk.path": "./node_modules/typescript/lib",
|
|
"js/ts.tsdk.promptToUseWorkspaceVersion": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.biome": "explicit"
|
|
}
|
|
}
|