tests/unit: Fix remaining ESLint errors

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2822>
This commit is contained in:
Evan Welsh 2023-07-09 22:59:46 -07:00
parent 26e018206d
commit c570011376
9 changed files with 450 additions and 266 deletions

View file

@ -8,6 +8,6 @@ overrides:
- js/portalHelper/**
- subprojects/extensions-app/**
- subprojects/extensions-tool/**
- tests/shell/**
- tests/**
parserOptions:
sourceType: module