Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: #5
7 lines
140 B
JSON
7 lines
140 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.biome": "explicit"
|
|
}
|
|
}
|