cra-template-danrowe

1.1.0 • Public • Published

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:

Package Sidebar

Install

npm i cra-template-danrowe

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

34.7 kB

Total Files

24

Last publish

Collaborators

  • danrowe