hi there! I'm currently doing a migration from JS ...
# best-practices
b
hi there! I'm currently doing a migration from JS to TS and I was wondering if we could use a index.ts file instead of a index.js file in the support folder Also, do we really need to transpile the code? it seems than the cypress runner doesn't has any problem reading .ts files