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
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
16 changed files with 3456 additions and 1408 deletions

View file

@ -3,7 +3,7 @@ const isServer = typeof genmap === 'function';
let prefix = '';
let manifest = {};
try {
//eslint-disable-next-line n/no-missing-require
//eslint-disable-next-line node/no-missing-require
manifest = require('../dist/manifest.json');
} catch (e) {
// use middleware