init
This commit is contained in:
commit
017bf6e067
115 changed files with 19650 additions and 0 deletions
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": "explicit"
|
||||
},
|
||||
"editor.defaultFormatter": "biomejs.biome",
|
||||
"chat.disableAIFeatures": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue