Skip to content

Commit

Permalink
fix: test format
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed Oct 14, 2024
1 parent ca429ef commit 70fa073
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 269 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typescript": "^5.6.3"
},
"lint-staged": {
"**/src/*.{css,html,js,json,md,yaml,yml}": [
"**/{src,spec}/*.{css,html,js,json,md,yaml,yml}": [
"prettier --write"
],
"**/{src,spec}/**/*.js": [
Expand Down
Loading

0 comments on commit 70fa073

Please sign in to comment.