Back to Cypress

Notes

system-tests/projects/config-cjs-and-esm/config-with-ts-extends/README.md

15.14.2371 B
Original Source

Notes

Does not run in Cypress 14.3.1 and under due to extends configuration resolution not working correctly with ts-node. This would fail with 'Unknown file extension ".ts'See ts-node 2100 and PR #31520 where this was fixed for Cypress via moving to tsx.