mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 17:41:15 +00:00
feat: added recommended workspace extensions
This commit is contained in:
parent
08c8691b12
commit
b6b978c017
1 changed files with 5 additions and 0 deletions
5
.vscode/extensions.json
vendored
Normal file
5
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"biomejs.biome",
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue