seyfert/.vscode/settings.json
2025-01-15 22:41:21 -04:00

7 lines
129 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"[typescript]": {
"editor.defaultFormatter": "biomejs.biome"
},
}