@weahead/tooling-react

We aheads collection of tooling packages for React projects.


License
X11
Install
npm install @weahead/tooling-react@0.2.0

Documentation

@weahead/tooling-react

We aheads package, installing all configs for React projects.

Install

npm install -DE @weahead/tooling-react

This will install the following We ahead config packages:

These packages will automaticaly create the config files they need, for more info about them go to their respective repositories.

Turn off Commitizen

Use this config if you don't want help from Commitizen to create commit messages:

git config --global wa.noautocz true

Note! This does not turn off the linting of your commit messages, it only turns off the help from Commitizen when creating the commit message.

License

X11