1.0.1 • Published 4 years ago

cra-template-bme v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cra-template-bme

Extends the cra-template-typescript configuration to add Prettier, ESLint, Husky, and Lint Staged support

To use this template, add --template cra-template-bme when creating a new app.

For example:

npx create-react-app my-app --template cra-template-bme

# or

yarn create react-app my-app --template cra-template-bme

For more information, please refer to: