Skip to content

Commit

Permalink
build(package): update scripts property
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Jul 12, 2023
1 parent fa5431a commit 9aa6a21
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 @@ -92,6 +92,7 @@
"url": "https://github.com/chrisguttandin/worker-timers.git"
},
"scripts": {
"lint:config": "eslint --config config/eslint/config.json --ext .js --report-unused-disable-directives config/",
"prepare": "husky install",
"prepublishOnly": "grunt build",
"test": "grunt lint && grunt test"
Expand Down

0 comments on commit 9aa6a21

Please sign in to comment.