@groww-tech/eslint-config

1.0.6 • Public • Published

eslint-config

npm version


Standard Eslint config adopted in Groww. Customized as per requirement and preferences of devs in Groww.

Install

for npm >=5

npx install-peerdeps --dev @groww-tech/eslint-config

for npm <5

  1. Install all the packages returned by the following command.
npm info "@groww-tech/eslint-config@latest" peerDependencies
  1. Then run

npm install --save-dev "@groww-tech/eslint-config"

Usage

Add "extends": "@groww-tech/eslint-config" to your .eslintrc


This configuration is for use in Groww projects. Use at your own risk.

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i @groww-tech/eslint-config

    Weekly Downloads

    659

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    11.7 kB

    Total Files

    5

    Last publish

    Collaborators

    • vikaz707