amdec-website
amdec-website copied to clipboard
Results
1
amdec-website issues
Sort by
recently updated
recently updated
newest added
`pre-commit` hooks come in handy in the Dev workflow. Now the `format` script is executed automatically on staged files before committing. Added the following as devDependencies:- - [husky](https://github.com/typicode/husky) - [lint-staged](https://github.com/okonet/lint-staged)