Socket
Book a DemoInstallSign in
Socket

eslint-config-brainly-legacy

Package Overview
Dependencies
Maintainers
8
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-brainly-legacy

Brainly's shareable ESLint config for legacy ES5 projects

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
85
142.86%
Maintainers
8
Weekly downloads
 
Created
Source

eslint-config-brainly-legacy

npm

Brainly's shareable ESLint config for legacy ES5 projects.

If you're setting up a non-legacy ES6 code use eslint-config-brainly.

For React code use eslint-config-brainly-react instead.

Installation and usage

Install the eslint-config-brainly-legacy package with yarn/npm:

yarn add --dev eslint-config-brainly-legacy

and extend the "brainly-legacy" setup in your .eslintrc:

{
  "extends": "brainly-legacy"
}

More tools config

Looking for more of our tools configs? Check out this readme.

License

MIT

Keywords

eslint

FAQs

Package last updated on 24 Jan 2019

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