0.1.1 • Published 4 years ago

@rafw87/cra-template-typescript v0.1.1

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

@rafw87/cra-template-typescript

This is modified TypeScript template from Create React App, with custom ESLint config and Prettier.

To use this template, add --template @rafw87/typescript when creating a new app.

For example:

npx create-react-app my-app --template @rafw87/typescript

# or

yarn create react-app my-app --template @rafw87/typescript

For more information, please refer to: