1.0.3 • Published 9 months ago

@axellero/eslint-config v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Installation

Add peer dependencies:

$ yarn add -D eslint prettier typescript @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-functional eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-simple-import-sort

...then install config packages:

$ yarn add -D @axellero/eslint-config

Usage

{
  // package.json
  "eslintConfig": {
    "extends": [
      "@axellero"
    ]
  }
}

Contributing

Any PR is welcomed by our @js-opensource team. Check out our contributing guidelines for more info.

License

axellero eslint config license