gnome-shell/js/gdm
Florian Müllner e357559582 cleanup: Mark globals used from other modules as exported
eslint cannot figure out that those symbols are used from other modules
via imports, so they trigger unused-variable errors. To fix, explicitly
mark those symbols as exported.

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: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
loginDialog.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
oVirt.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
realmd.js cleanup: Remove some unhelpful unused arguments 2019-07-24 00:28:45 +02:00
util.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00