{ "executors": { "cypress": { "implementation": "./dist/src/executors/cypress/cypress.impl", "schema": "./dist/src/executors/cypress/schema.json", "description": "Run Cypress E2E tests." } } }