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