https://cypress.io logo
Hi, does anyone know of a guide of how I can run C...
# help
c
Hi, does anyone know of a guide of how I can run Cypress 10 in docker when I have written all my tests and config in TypeScript? I'm currently running in to the error:
Copy code
e2e_1  | Your configFile is invalid: /cypress.config.ts
e2e_1  | 
e2e_1  | It threw an error when required, check the stack trace below:
e2e_1  | 
e2e_1  | TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /cypress.config.ts