dishad / onelasthero

0 stars 1 forks source link

Add pre-commit hooks to the project #8

Open dishad opened 7 years ago

dishad commented 7 years ago

Pre-commit means before committing so we want to check and make sure the files we are committing are all good with styling and they do not break the project. See lint-staged and husky. These are going to be devDependencies