Skip to content

Commit

Permalink
check-all
Browse files Browse the repository at this point in the history
  • Loading branch information
Cside committed Sep 19, 2023
1 parent ff68ee0 commit c34cdaf
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 @@ -17,7 +17,7 @@
"lint-fix": "run-p -c lint-fix:*",
"check:types": "tsc --noEmit",
"check:ng-word": "./scripts/check-ng-words.sh",
"check": "run-p -c lint check:*"
"check-all": "run-p -c lint check:*"
},
"devDependencies": {
"@crxjs/vite-plugin": "^1.0.14",
Expand Down

0 comments on commit c34cdaf

Please sign in to comment.