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