eslint-config-purrweb-react

1.0.8 • Public • Published

eslint-config-purrweb-react

ESlint javascript rules for Purrweb corporate use.

Installation

$ yarn add eslint-config-purrweb-react -D

.eslintrc.js

Create .eslintrc.js in your root dir. Add

module.exports = {
  extends: ['eslint-config-purrweb-react'],
};

to your .eslintrc.js

Further steps

  • TODO

Enjoy!

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-purrweb-react

Weekly Downloads

10

Version

1.0.8

License

MIT

Unpacked Size

58.7 kB

Total Files

6

Last publish

Collaborators

  • supostat