1.1.2 • Published 9 months ago

@groww-tech/eslint-config v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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.

1.1.1

9 months ago

1.1.0

9 months ago

1.0.9

10 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.1.2

9 months ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago