UNPKG

only-changed-jest-watch-plugin

Version:

Jest watch plugin for running either only the modified test (for TDD), or tests of dependant modules

9 lines (8 loc) 155 B
{ "rules": { "max-nested-callbacks": [2, 3], "max-statements": [2, 15], "max-statements-per-line": [2, { "max": 2 }], "no-invalid-this": [1] } }