UNPKG

only-changed-jest-watch-plugin

Version:

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

21 lines (20 loc) 307 B
{ "$id": "header.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "name", "value" ], "properties": { "name": { "type": "string" }, "value": { "type": "string" }, "comment": { "type": "string" } } }