🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

eslint-config-brainly-react

Package Overview
Dependencies
Maintainers
10
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-brainly-react

Brainly's shareable ESLint config for React projects

latest
Source
npmnpm
Version
2.7.0
Version published
Maintainers
10
Created
Source

eslint-config-brainly-react

npm

Brainly's shareable ESLint config for front-end projects using React. It extends our base config.

If you're setting up a non-react ES6 project use eslint-config-brainly.

For legacy ES5 code use eslint-config-brainly-legacy.

Installation and usage

Install the eslint-config-brainly-react package with yarn/npm and make sure that the peer dependencies are installed. In most cases (unless you need to have full control over the eslint / eslit plugins versions) you can just rely on this command:

npx install-peerdeps --dev eslint-config-brainly-react

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

{
  "extends": "brainly-react"
}

More tools config

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

License

MIT

Keywords

eslint

FAQs

Package last updated on 05 Jun 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