mirror of
https://github.com/maputnik/editor.git
synced 2026-02-11 15:10:01 +00:00
tell eslint to shut up
This commit is contained in:
@@ -23,6 +23,7 @@ import { mount } from 'cypress/react'
|
||||
// Alternatively, can be defined in cypress/support/component.d.ts
|
||||
// with a <reference path="./component" /> at the top of your spec.
|
||||
declare global {
|
||||
/* eslint-disable @typescript-eslint/no-namespace */
|
||||
namespace Cypress {
|
||||
interface Chainable {
|
||||
mount: typeof mount
|
||||
|
||||
Reference in New Issue
Block a user