2.0.0 • Published 4 years ago

@sibipro/eslint-config-jest v2.0.0

Weekly downloads
276
License
MIT
Repository
github
Last release
4 years ago

@sibipro/eslint-config-jest

Monorepo for eslint configuration for sibi projects.

GitHub license Project Status npm

Usage

Simply install the peer dependencies and then add this package to your eslint config's extends array, along with the base config.

yarn add -D @sibipro/eslint-config-jest

npx install-peerdeps --dev @sibipro/eslint-config-jest
{
  "extends": ["@sibipro/eslint-config", "@sibipro/eslint-config-jest"]
}

License

MIT © SIBI, LLC

2.0.0

4 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.3

6 years ago

0.1.0

6 years ago