UNPKG

cypress-ct-stencil

Version:

Framework Definition for StencilJS with Cypress Component Testing

9 lines 191 B
{ "compilerOptions": { "target": "es5", "jsx": "react", "jsxFactory": "h", "lib": ["es5", "dom"], "types": ["node", "cypress-ct-stencil"], }, }