New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@gjv/eslint-config-react

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gjv/eslint-config-react

gregjoeval's ESLint config for react

latest
Source
npmnpm
Version
0.10.3
Version published
Maintainers
1
Created
Source

eslint-config-react

npm version install size publish size

This package provides gjv's React .eslintrc as an extensible shared config.

Inspired by Airbnb's Javascript Styleguide

Usage

Our default export contains all of our ESLint rules, including ECMAScript 6+.

  • Install the correct versions of each peer dependency, which are listed by the command:
npm info "@gjv/eslint-config-react" peerDependencies

If using npm 5+, use this shortcut

npx install-peerdeps --dev @gjv/eslint-config-react
  • Add "extends": "@gjv/eslint-config-react" to your .eslintrc.

FAQs

Package last updated on 14 Apr 2022

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