UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

12 lines 162 B
{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true, "types": [ "mocha" ] }, "include": [ "./src/**/*.test.ts" ] }