Migrated to ESLint 9+.

This commit is contained in:
Mariusz Felisiak 2024-05-05 21:03:16 +02:00 committed by Sarah Boyce
parent 9a27c76021
commit 6345a6ff63
11 changed files with 71 additions and 52 deletions

View file

@ -1,4 +1,4 @@
/* global QUnit */
/* global QUnit, Actions */
'use strict';
QUnit.module('admin.actions', {