chore: zzz

This commit is contained in:
MARCROCK22 2025-01-15 22:41:21 -04:00
parent 316a533696
commit d0c7438465

View File

@ -1,4 +1,6 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.defaultFormatter": "biomejs.biome"
"[typescript]": {
"editor.defaultFormatter": "biomejs.biome"
},
}