feat: basic tempate
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"editor.defaultFormatter": "biomejs.biome",
|
||||
"editor.codeActionsOnSave":{
|
||||
"source.organizeImports.biome": "explicit"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user