1.0.14 • Published 4 years ago

@serusko/cra-template-common v1.0.14

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

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
1.0.14

4 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago