cra-template-linter-formatter-git-hook
v0.1.0
Published
### `npx create-react-app [your-app-name] --template linter-formatter-git-hooks`
Readme
Create your react app by this template
npx create-react-app [your-app-name] --template linter-formatter-git-hooks
It creates an app where linter, formatter, pre-commit git hook added.
npm run prepare - (must run to initialize pre-commit git hook husky)
You can see necessary scripts in scripts section.
