UNPKG

only-changed-jest-watch-plugin

Version:

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

17 lines (15 loc) 242 B
{ "curly": true, "eqeqeq": true, "immed": true, "eqnull": true, "latedef": true, "noarg": true, "noempty": true, "quotmark": "single", "undef": true, "unused": true, "strict": true, "trailing": true, "node": true }