UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

15 lines (14 loc) 186 B
{ "plugins": [ "cypress" ], "extends": [ "plugin:@cypress/dev/tests" ], "env": { "cypress/globals": true }, "rules": { "mocha/no-global-tests": "off" } }