1.2.0 • Published 5 years ago

@void0/eslint-config-react v1.2.0

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

@void0/eslint-config-react

This package provides a strict ESlint config TypeScript and React projects using Prettier, JS modules and concerned about accessibility.

Usage

  1. Install the package:
npm install --save-dev @void0/eslint-config-react
  1. Add "extends": "@void0/eslint-config-react" to your .eslintrc.

Ignored Rules

Most of the rules are activated and will trigger errors. Here is a list of all the rules that are ignored in this config:

TBD