Skip to content

Commit

Permalink
fix: configure biome auto-format
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Jul 29, 2024
1 parent 25010e2 commit c6b7c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"prettier.enable": false,
"biome.enabled": true,
"editor.defaultFormatter": "biomejs.biome",
"css.customData": [".vscode/tailwind.json"]
}

0 comments on commit c6b7c7c

Please sign in to comment.