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

Readme

Keywords

none

Package Sidebar

Install

npm i @atomixdesign/eslint-config

Weekly Downloads

52

Version

1.0.3

License

MIT

Unpacked Size

3.76 kB

Total Files

9

Last publish

Collaborators

  • jakeatomix
  • jackatomix