Skip to content

Commit

Permalink
chore(lint): added a fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Apr 7, 2024
1 parent 68bd895 commit d1f7957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"test:unit:base": "DEBUG=any vitest run",
"lint:peer": "npm ls >/dev/null",
"prepare": "husky install",
"lint:js:fix": "run-s 'lint:js -- --fix'",
"lint:publish": "publint --strict"
},
"files": [
Expand Down

0 comments on commit d1f7957

Please sign in to comment.