cra-template-army
v1.1.3
Published
Custom React Template containing eslint, prettier, husky, lintstagged as initial setup.
Maintainers
Readme
This creates a custom create-react-app template named as army which provides built-in support for eslint, prettier, airbnb-eslint, unicorn, husky, lint-stagged and some opinionated import lints
For using this cra - template use the below command:
npx create-react-app my-app --template army
