gnome-shell/js/ui/components
Florian Müllner 404bc34089 cleanup: Use default parameters where appropriate
Since ES6 it is possible to set an explicit default value for optional
parameters (overriding the implicit value of 'undefined'). Use them
for a nice small cleanup.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/626
2019-07-12 18:54:49 +00:00
..
__init__.js cleanup: Use spaces for indentation 2019-07-02 12:17:46 +00:00
automountManager.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
autorunManager.js cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
keyring.js style: Fix indentation errors 2019-07-02 12:17:46 +00:00
networkAgent.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
polkitAgent.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
telepathyClient.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00