style: update import paths and ESLint configuration

This commit is contained in:
Dominik 2025-06-30 11:00:41 +02:00
parent 2a2c4bc967
commit b3246e8e6f
Signed by: dominik
GPG key ID: 06A4003FC5049644
23 changed files with 55 additions and 29 deletions

View file

@ -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