UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

14 lines (13 loc) 207 B
{ "extends": "./../ts/tsconfig.json", "include": [ "lib/*.ts", "lib/**/*.ts" ], "files": [ "./../ts/index.d.ts" ], "compilerOptions": { "types": ["mocha", "node", "chrome"] } }