1.0.14 • Published 3 years ago

@serusko/cra-template-common v1.0.14

Weekly downloads
43
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago