0.1.2 • Published 11 months ago
@pandora-box/eslint-config-jest v0.1.2
Eslint Jest Config
Installation
npm install -D @pandora-box/eslint-config-jest
Setup
Add the following code to your .eslintrc file:
{
"extends": ["@pandora-box/jest"]
}
npm install -D @pandora-box/eslint-config-jest
Add the following code to your .eslintrc file:
{
"extends": ["@pandora-box/jest"]
}