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"
  ]
}

/eslint-config-react-aya/

    Package Sidebar

    Install

    npm i eslint-config-react-aya

    Weekly Downloads

    5

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    3.19 kB

    Total Files

    5

    Last publish

    Collaborators

    • myaya