nwalters512 / eslint-plugin-react-conflicting-rules-repro

A repro for the issue described in https://github.com/yannickcr/eslint-plugin-react/issues/2716

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-plugin-react-conflicting-rules-repro

A repro for the issue described in jsx-eslint/eslint-plugin-react#2716

Instructions

# Clone the repo
git clone git@github.com:nwalters512/eslint-plugin-react-conflicting-rules-repro.git

# Switch to new directory
cd eslint-plugin-react-conflicting-rules-repro

# Install dependencies
yarn

# Run ESLint
yarn lint

About

A repro for the issue described in https://github.com/yannickcr/eslint-plugin-react/issues/2716

License:MIT License


Languages

Language:JavaScript 100.0%