1.0.1 • Published 9 months ago

@axellero/eslint-config-jest v1.0.1

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

Installation

Add peer dependencies:

$ yarn add -D eslint eslint-plugin-jest

...then install config packages:

$ yarn add -D @axellero/eslint-config-jest

Usage

{
  // package.json
  "eslintConfig": {
    "extends": [
      "@axellero/eslint-config-jest"
    ]
  }
}

Contributing

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

License

axellero eslint config license