Skip to content

Commit

Permalink
testing the formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
colbyfayock committed Sep 9, 2024
1 parent ac3e678 commit cac2f65
Show file tree
Hide file tree
Showing 4 changed files with 661 additions and 22 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lint-staged
6 changes: 1 addition & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
{
"editor.defaultFormatter": "biomejs.biome",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"quickfix.biome": "explicit"
}
"editor.defaultFormatter": "biomejs.biome"
}
Loading

0 comments on commit cac2f65

Please sign in to comment.