seyfert/.vscode/settings.json

5 lines
103 B
JSON

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