8 lines
No EOL
223 B
JSON
8 lines
No EOL
223 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[astro]": {
|
|
"editor.defaultFormatter": "astro-build.astro-vscode"
|
|
},
|
|
"editor.defaultFormatter": "biomejs.biome",
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
} |