1.1.0 • Published 5 years ago

cra-template-danrowe v1.1.0

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

cra-template-danrowe

Create React App with Eslint and Prettier configured.

This template uses the official cra-template but adds eslint and prettier preconfigured.

Designed to be used in VSCode and comes with workspace settings in .vscode/settings.json.

Install

npx create-react-app my-app --template danrowe

Replace my-app with the name of your application

After install, modify package.json by moving all eslint dependencies into devDependencies like in example.package.json.

For more information, please refer to:

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago