UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

11 lines (10 loc) 174 B
{ "include": ["**/*.ts", "**/*.tsx"], "compilerOptions": { "jsx": "react", "baseUrl": ".", "paths": { "@paths/*": ["paths-example-dir/*"] }, }, }