Convert HTMLIntegration to TypeScript
Aside from syntax changes, the `anchor` and `describe` properties were converted to regular methods instead of fields assigned in the constructor, as that is more consistent with other integrations and easier for TS to grok.
Showing
Please register or sign in to comment