Socket
Book a DemoInstallSign in
Socket

@groww-tech/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@groww-tech/eslint-config

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

latest
Source
npmnpm
Version
1.1.2
Version published
Weekly downloads
383
171.63%
Maintainers
1
Weekly downloads
 
Created
Source

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

  • Install all the packages returned by the following command.
npm info "@groww-tech/eslint-config@latest" peerDependencies
  • 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.

Keywords

eslint

FAQs

Package last updated on 14 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts