UNPKG

@codelabai/nx

Version:
16 lines (15 loc) 377 B
{ "title": "Currents Target", "description": "Currents target option for Build Facade", "type": "object", "outputCapture": "pipe", "cli": "nx", "properties": { "cypressApiUrl": { "type": "string", "description": "Specify the endpoint for cypress agents to use", "default": "https://cy.currents.dev" } }, "additionalProperties": true }