Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
8
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc