1.0.1 • Published 1 year ago

cra-template-karan v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

CRA Template by Karan Rawal

This template serves as a base for Create React App and includes default support for:

  1. TypeScript
  2. Eslint
  3. Prettier

To use this template, add the --template cra-template-karan option when running the create-react-app command.

Recommendations: 1. For optimal use of this template, it's recommended to use VSCode as your IDE, with the eslint and prettier extensions installed. 2. If the current version of the eslint extension for VSCode is incompatible with the latest version of eslint, consider switching to the pre-release version of the eslint extension. This should resolve any compatibility issues.

Additional Resources: