1.1.0 • Published 8 months ago

cra-template-typescript-tailwindcss-eslint-prettier v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

cra-template-typescript-tailwindcss-eslint-prettier

TypeScript template for Create React App, including TailwindCSS, ESLint and Prettier configuration.

To use this template, add --template typescript-tailwindcss-eslint-prettier when creating a new app.

For example:

npx create-react-app my-app --template typescript-tailwindcss-eslint-prettier

# or

yarn create react-app my-app --template typescript-tailwindcss-eslint-prettier

For more information, please refer to: