fmt: sort imports
This commit is contained in:
parent
0a7ddbbb5e
commit
ed005052c1
20 changed files with 89 additions and 102 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"editor.codeActionsOnSave": {
|
||||
"quickfix.biome": "explicit"
|
||||
"quickfix.biome": "explicit",
|
||||
"source.organizeImports.biome": "explicit"
|
||||
},
|
||||
"typescript.inlayHints.parameterNames.enabled": "all",
|
||||
"[typescript]": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue