JS boilerplate general configuration using Huksy, Lint-Staged and Standard to assure code standard style accross multiple repositories.
- Husky to run lint-staged before any commit
- Lint-Staged for linting badly formatted files that are on staged area to be committed
- Standard to fix all badly formatted files