chore: lint
This commit is contained in:
@@ -91,6 +91,7 @@ function connect(from: string, to: string) {
|
||||
}
|
||||
|
||||
declare global {
|
||||
// eslint-disable-next-line @typescript-eslint/no-namespace
|
||||
namespace Cypress {
|
||||
interface Chainable {
|
||||
mount: typeof mount
|
||||
|
||||
Reference in New Issue
Block a user