👋 I want to force cypress to use javascript, not...
# e2e-testing
g
👋 I want to force cypress to use javascript, not typescript. Is this possible? I have the typescript package installed locally in my project though, and a tsconfig.json exists. I think they're making cypress to try and use typescript.