@atomixdesign/eslint-config

1.0.3 • Public • Published

Installation

yarn add --dev eslint @atomixdesign/eslint-config

Add the following into your .eslintrc file:

{
  "extends": "@atomixdesign/eslint-config/recommended"
}

Usage with React

Also include the following npm dependencies:

yarn add --dev eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

And use the React config instead in your .eslintrc:

{
  "extends": "@atomixdesign/eslint-config/react"
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @atomixdesign/eslint-config

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    3.76 kB

    Total Files

    9

    Last publish

    Collaborators

    • jakeatomix
    • jackatomix