UNPKG

nx-uvu

Version:

An Nx executor for the uvu test runner

10 lines (9 loc) 145 B
{ "executors": { "uvu": { "implementation": "./impl", "schema": "./schema.json", "description": "Runs `uvu`" } } }