chore: fix formatting and linting for json and tailwind

This commit is contained in:
Samuel 2024-12-14 12:49:34 +01:00
parent 9bcf233d2c
commit bce22b1c7f
5 changed files with 10 additions and 7 deletions

View file

@ -8,5 +8,8 @@
"[typescriptreact]": {
"editor.defaultFormatter": "biomejs.biome"
},
"[json]": {
"editor.defaultFormatter": "biomejs.biome"
},
"typescript.inlayHints.parameterNames.enabled": "all"
}
}