Luke Pearson
Results
1
comments of
Luke Pearson
The following configuration works for me: Typescript Version 4.2.3 Cypress package version: 5.6.0 Cypress binary version: 5.6.0 `web_app/cypress/support/commands.ts`: ``` import { tag } from './tag'; declare global { // eslint-disable-next-line...