1.0.0 • Published 3 years ago

cra-template-ts-eslint-commitlint v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-ts-eslint-commitlint

My personal template with TypeScript, Eslint, Prettier, Commitlint for Create React App.

To use this template, add --template ts-eslint-commitlint when creating a new app.

For example:

yarn create react-app name-app --template ts-eslint-commitlint

# or

npx create-react-app name-app --template ts-eslint-commitlint

What is inside?

This project uses lot of stuff as:

For more information, please refer to: