Skip to content

Commit

Permalink
use biome
Browse files Browse the repository at this point in the history
  • Loading branch information
peilingjiang committed May 27, 2024
1 parent 27dc2ca commit ea7ba66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"xlsx": "^0.18.5"
},
"lint-staged": {
"*.{js,json}": ["biome check --apply --no-errors-on-unmatched"],
".": ["biome check --apply --no-errors-on-unmatched"],
"*.{css,scss,md,html}": ["prettier --write"]
},
"files": [
Expand Down

0 comments on commit ea7ba66

Please sign in to comment.