Skip to content

Commit

Permalink
🤖 chore(package.json): Add lint-config script.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/aureooms/rejuvenate/blob/84eaeb4142b3fee77a179bb93606956b18566d90/src/transforms/package.json:scripts-add-lint-config.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Mar 24, 2021
1 parent 61f701e commit 95c3e31
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 @@ -39,6 +39,7 @@
"dev": "npm run lint-config-and-fix && npm run lint-and-fix && npm run cover -- -- -st --fail-fast",
"esdoc": null,
"lint": "true",
"lint-config": "fixpack --dryRun",
"lint-config-and-fix": "fixpack || fixpack",
"prepare": "npm run build",
"release": "np --message ':hatching_chick: release: Bumping to v%s.'",
Expand Down

0 comments on commit 95c3e31

Please sign in to comment.