gen-configs
v1.1.6
Published
Generate configs for a project
Downloads
4
Maintainers
Readme
Generate configs for a project
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