chore: fix formatting and linting for json and tailwind
This commit is contained in:
parent
9bcf233d2c
commit
bce22b1c7f
5 changed files with 10 additions and 7 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -8,5 +8,8 @@
|
|||
"[typescriptreact]": {
|
||||
"editor.defaultFormatter": "biomejs.biome"
|
||||
},
|
||||
"[json]": {
|
||||
"editor.defaultFormatter": "biomejs.biome"
|
||||
},
|
||||
"typescript.inlayHints.parameterNames.enabled": "all"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue