@serusko/cra-template-common

1.0.14 • Public • Published

cra-template-common

Common temaplate including some small improvements:

  • Typescript ready
  • prettier onSave
  • eslint with enhanced rules
  • stylelint
  • VSCode / Codium workspace
  • commitlint
  • some handy VSCode plugins

Recommendations / Before you start

Known issues

  • devDependecies cannot be splitted on template level, feel free to do it on your own
  • @typescript-eslint/eslint-plugin must be 3.4.0 and more and you need to move it to dev dependency bcs of console warning

Usage

npx create-react-app my-app --template @serusko/common

# or

yarn create react-app my-app --template @serusko/common

Package Sidebar

Install

npm i @serusko/cra-template-common

Weekly Downloads

1

Version

1.0.14

License

MIT

Unpacked Size

106 kB

Total Files

34

Last publish

Collaborators

  • serusko