Socket
Book a DemoInstallSign in
Socket

@airbnb-config/eslint-config-js-react

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@airbnb-config/eslint-config-js-react

Eslint config for javascript and react based off Airbnb's style guide.

unpublished
latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@airbnb-config/eslint-config-js-react

Eslint config for javascript and react based off Airbnb's style guide.

Installation

To install with npm, run the following command:

npm i -D @airbnb-config/eslint-config-js-react

Or with yarn run:

yarn add -D @airbnb-config/eslint-config-js-react

Setup

Add the following to your eslint config in order to extend:

{
  "extends": "@airbnb-config/js-react"
}

Keywords

airbnb

FAQs

Package last updated on 17 Oct 2021

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