eslint-config-react-aya

0.0.2 • Public • Published

eslint-config-react-aya

Assuming you already have ESLint installed, run:

# npm 
npm install eslint-config-react-aya --save-dev
 
# yarn 
yarn add eslint-config-react-aya --dev

Then extend the recommended eslint config:

{
  "extends": [
    // ...
    "react-aya"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-react-aya

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

3.19 kB

Total Files

5

Last publish

Collaborators

  • myaya