eslint-plugin-react-compat

0.1.7 • Public • Published

eslint-plugin-react-compat NPM Coverage

Make sure your React code is compatible with Inferno and Preact.

Table of Contents

Installation

npm

npm install eslint-plugin-react-compat

yarn

yarn add eslint-plugin-react-compat

Documentation

Add the following to your ESLint configuration file:

{
  "extends": ["plugin:react-compat/recommended"],
  "plugins": ["react-compat"]
}

Code of Conduct

Please see the code of conduct.

Contributing

Please see the contributing guide.

License

MIT

Package Sidebar

Install

npm i eslint-plugin-react-compat

Weekly Downloads

234

Version

0.1.7

License

MIT

Unpacked Size

13.8 kB

Total Files

8

Last publish

Collaborators

  • dogmaiobot
  • sandersky