add-cypress-custom-command-in-typescript icon indicating copy to clipboard operation
add-cypress-custom-command-in-typescript copied to clipboard

This is deprecated now right?

Open bmitchinson opened this issue 3 years ago • 4 comments

Shouldn't this be deprecated due to first-class typescript support?

bmitchinson avatar Oct 01 '20 21:10 bmitchinson

I believe so, just found https://docs.cypress.io/guides/tooling/typescript-support.html#Types-for-custom-commands

Vadorequest avatar Dec 03 '20 23:12 Vadorequest

I believe so, just found https://docs.cypress.io/guides/tooling/typescript-support.html#Types-for-custom-commands

That docs still refer to this in Find the standalone example. though

petetnt avatar Nov 05 '21 14:11 petetnt

I am really unsure. I am trying to add ts support for an existing Cypress installation and having some trouble.

coler-j avatar Aug 03 '22 20:08 coler-j