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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    16
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    16

Package Sidebar

Install

npm i @atomixdesign/eslint-config

Weekly Downloads

16

Version

1.0.3

License

MIT

Unpacked Size

3.76 kB

Total Files

9

Last publish

Collaborators

  • jakeatomix
  • jackatomix