cra-template-linter-ts

1.0.0 • Public • Published

A create-react-app custom template with a preconfigured Airbnb code style linter and Prettier code formatter.

To boostrap your app with this template, just run:

npx create-react-app <your-app-name> --template linter-ts

If you are looking for a JavaScript alternative, please look at: https://www.npmjs.com/package/cra-template-linter

cra-template-linter-ts

This template make use of all familiar react-scripts setup.

Also by convenience, there is a git commit hook that runs jest and eslint at git staged files.

Readme

Keywords

none

Package Sidebar

Install

npm i cra-template-linter-ts

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

33 kB

Total Files

22

Last publish

Collaborators

  • lucgauer