eslint-config-rishikc

0.0.2 • Public • Published

Quick setup for ESLint and Prettier.

Usage

  1. Install eslint-config-rishikc as dev dependency
npx install-peerdeps --dev eslint-config-rishikc
  1. Edit .eslintrc to contain this :
{
  "extends": [
    "rishikc"
  ]
}

Done. 🎉

To change any configuration that was set by this config, simply write the rule as you would in your eslintrc file and it will be overridden.

/eslint-config-rishikc/

    Package Sidebar

    Install

    npm i eslint-config-rishikc

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    64.8 kB

    Total Files

    4

    Last publish

    Collaborators

    • rishichawda