aboutsummaryrefslogtreecommitdiffstats
path: root/cypress.config.ts
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-06-27 11:44:59 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-06-27 16:16:41 +0200
commitcd54f7c7f432e7a88f81c1d453798812edff0459 (patch)
treeea64c844770fd75d08df0e6ee121654e0742799f /cypress.config.ts
parent4cfab4b838ed40dec200f7673992009896c69f16 (diff)
downloadnextcloud-server-cd54f7c7f432e7a88f81c1d453798812edff0459.tar.gz
nextcloud-server-cd54f7c7f432e7a88f81c1d453798812edff0459.zip
chore: upgrade typescript, eslint and fix lint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'cypress.config.ts')
-rw-r--r--cypress.config.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/cypress.config.ts b/cypress.config.ts
index 4248ad9692b..8906257cda1 100644
--- a/cypress.config.ts
+++ b/cypress.config.ts
@@ -1,5 +1,3 @@
-/* eslint-disable node/no-unpublished-import */
-
import {
applyChangesToNextcloud,
configureNextcloud,