style: update import paths and ESLint configuration
This commit is contained in:
parent
2a2c4bc967
commit
b3246e8e6f
23 changed files with 55 additions and 29 deletions
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable @typescript-eslint/no-namespace */
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
/// <reference types="cypress" />
|
||||
// ***********************************************
|
||||
// This example commands.ts shows you how to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue