UNPKG

only-changed-jest-watch-plugin

Version:

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

12 lines (11 loc) 176 B
{ "rules": { "indent": [ 2, 2 ], "padding-line-between-statements": "off", "hapi/hapi-no-var": false }, "extends": "hapi", "env": { "mocha": true } }