gnome-shell/js/ui/components
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
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
autorunManager.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
keyring.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
networkAgent.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
polkitAgent.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
telepathyClient.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00