gen-configs

1.1.6 • Public • Published

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

/gen-configs/

    Package Sidebar

    Install

    npm i gen-configs

    Weekly Downloads

    0

    Version

    1.1.6

    License

    MIT

    Unpacked Size

    14.6 kB

    Total Files

    21

    Last publish

    Collaborators

    • rajohan