1.0.4 • Published 4 years ago

cra-template-jlave-dev v1.0.4

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

cra-template-jlave-dev

This is a customized base template for Create React App. On top of the default cra-template, it:

  • Includes eslint and enforces the Airbnb style guide.
  • Includes prettier and a sensible .prettierrc, and sets up format-on-save for Visual Studio Code.
  • Includes a .devcontainer configuration for use with Visual Studio Code. (See here for more on remote containers.)

Use this template with create-react-app by running:

npx create-react-app --template jlave-dev my-app
1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.3

4 years ago