add-typescript-to-cypress
add-typescript-to-cypress copied to clipboard
README disagrees with current Cypress documentation after Cypress 4.4.0
The README says:
"Cypress is awesome, but does not come with TypeScript support right out of the box. Instead you need to install either Cypress webpack preprocessor or Cypress browserify preprocessor and configure them to transpile TypeScript spec files."
The Cypress documentation page Tooling > TypeScript > History:
4.4.0 Added support for TypeScript without needing your own transpilation through preprocessors.
So the README information is out of date and should be corrected.
@bahmutov
Perhaps you should consider archiving this repo as it has not been updated for ~~4~~ 5 years and is no longer current?