Revert "Update eslint & plugins"

This reverts commit 38746b86fd.
This commit is contained in:
timvisee
2022-09-04 12:26:10 +02:00
parent 6306a433e8
commit 073accfe65
16 changed files with 3456 additions and 1408 deletions

View File

@@ -1,4 +1,4 @@
// eslint-disable-next-line n/no-extraneous-require
// eslint-disable-next-line node/no-extraneous-require
const ip = require('ip');
const common = require('./wdio.common.conf');