add-cypress-custom-command-in-typescript
add-cypress-custom-command-in-typescript copied to clipboard
This is deprecated now right?
Shouldn't this be deprecated due to first-class typescript support?
I believe so, just found https://docs.cypress.io/guides/tooling/typescript-support.html#Types-for-custom-commands
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
I am really unsure. I am trying to add ts support for an existing Cypress installation and having some trouble.
- See also https://github.com/cypress-io/add-cypress-custom-command-in-typescript/issues/158