1.1.6 • Published 3 years ago

gen-configs v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Generate configs for a project

npm.io npm.io npm.io

Auto generate configs for eslint, prettier, stylelint and adds ignore files.

Usage

Run npx gen-configs in the projects root folder and follow the CLI steps.

All dependencies will be installed automatically and tsconfig.json is also created when TypeScript is selected.

Available configs

  • JavaScript
  • TypeScript
  • React
  • next.js

Eslint plugins

  • eslint-plugin-import
  • eslint-plugin-simple-import-sort
  • eslint-plugin-unicorn
  • eslint-plugin-react
  • eslint-plugin-react-hooks
  • eslint-plugin-react-redux

Stylelint plugins

  • stylelint-config-prettier
  • stylelint-config-rational-order
  • stylelint-config-standard
  • stylelint-no-unsupported-browser-features
  • stylelint-order
  • stylelint-scss
1.1.1

3 years ago

1.1.0

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago