Socket
Socket
Sign inDemoInstall

@socialgouv/eslint-config-react

Package Overview
Dependencies
Maintainers
2
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socialgouv/eslint-config-react

SocialGouv recommended eslint React config


Version published
Maintainers
2
Created
Source

@socialgouv/eslint-config-react

Our React eslint config

Install

$ npm install -D @socialgouv/eslint-config-react eslint prettier
# or
$ yarn add -D @socialgouv/eslint-config-react eslint prettier

Usage

Add this to your .eslintrc.yml file:

extends:
  - "@socialgouv/eslint-config-react"

or add this to your .eslintrc.json file:

{
  "extends": ["@socialgouv/eslint-config-react"]
}

FAQs

Package last updated on 05 Jan 2023

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