gnome-shell/js/gdm
Florian Müllner 71759a0769 cleanup: Mark unused (but useful) variables as ignored
While we aren't using those destructured variables, they are still useful
to document the meaning of those elements. We don't want eslint to keep
warning about them though, so mark them accordingly.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/627
2019-07-24 00:28:45 +02:00
..
authPrompt.js style: Stop using braces for single-line arrow functions 2019-07-02 12:17:46 +00:00
batch.js style: Fix indentation errors 2019-07-02 12:17:46 +00:00
fingerprint.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
loginDialog.js cleanup: Mark unused (but useful) variables as ignored 2019-07-24 00:28:45 +02:00
oVirt.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
realmd.js cleanup: Remove some unhelpful unused arguments 2019-07-24 00:28:45 +02:00
util.js cleanup: Remove some unhelpful unused variables in destructuring 2019-07-24 00:28:45 +02:00