Socket
Book a DemoInstallSign in
Socket

eslint-config-hzdg-react

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-hzdg-react

HZ's ESLint config for React

latest
Source
npmnpm
Version
0.8.0
Version published
Maintainers
3
Created
Source

HZ's ESLint Config (React)

This is HZ's additional ESLint configuration for use with React projects. It is meant to be used in conjunction with HZ's standard ESLint config, eslint-config-hzdg

Setup

It can be added to extends in your .eslintrc file.

{
  "extends": [
    "eslint-config-hzdg",
    "eslint-config-hzdg-react"
  ],
  "rules": {
    ...
  }
}

Plugins

It uses three ESLint plugins:

They need to be installed with npm:

npm install eslint-plugin-react
npm install eslint-plugin-jsx-a11y

Keywords

eslint

FAQs

Package last updated on 01 Aug 2018

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.