@fisker/eslint-config-jest
v4.1.3
Published
fisker's Shareable ESLint Configuration for jest test
Downloads
368
Readme
@fisker/eslint-config-jest
fisker's Shareable ESLint Configuration for jest test
Install
yarn add --dev @fisker/eslint-config @fisker/eslint-config-jest
.eslintrc.js
module.exports = {
extends: ['@fisker', '@fisker/jest'],
}
Links
License
MIT © fisker Cheung