0.1.0 • Published 2 years ago

cra-template-linter-formatter-git-hook v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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.