UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

14 lines (13 loc) 169 B
{ "extends": "./../ts/tsconfig.json", "include": [ "lib/*.ts", "lib/**/*.ts" ], "files": [ "./../ts/index.d.ts" ], "exclude": [ "test" ] }