mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
tests/shell: Fix remaining ESlint errors
All tests are currently excluded from linting, so errors can sneak in more easily. We should change that, so quickly fix up any remaining errors. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2822>
This commit is contained in:
parent
9e84891240
commit
26e018206d
5 changed files with 161 additions and 33 deletions
|
|
@ -8,5 +8,6 @@ overrides:
|
|||
- js/portalHelper/**
|
||||
- subprojects/extensions-app/**
|
||||
- subprojects/extensions-tool/**
|
||||
- tests/shell/**
|
||||
parserOptions:
|
||||
sourceType: module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue