UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

12 lines (11 loc) 133 B
{ "extends": [ "plugin:@cypress/dev/tests" ], "plugins": [ "cypress" ], "env": { "cypress/globals": true } }