https://github.com/kadobot/eslint-precommit
https://github.com/kadobot/eslint-precommit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kadobot/eslint-precommit
- Owner: KadoBOT
- Created: 2017-04-10T07:04:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T07:48:15.000Z (about 8 years ago)
- Last Synced: 2024-04-14T05:33:21.868Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESLint Precommit Hook
------
### A simple pre-commit hook that blocks commit/push if the code fails to comply with ESLint configured rules.