cra-template-typescript-eslint-prettier

1.0.2 • Public • Published

cra-template-typescript-eslint-prettier

This project is forked from the official Typescript template for Create React App.

It comes with eslint and prettier, rules for them can be edited in .eslintrc file.

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

For example:

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

# or

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

Package Sidebar

Install

npm i cra-template-typescript-eslint-prettier

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

42.9 kB

Total Files

23

Last publish

Collaborators

  • simonepizzamiglio