gnome-shell/js/ui/status
Florian Müllner 55235c2552 style: Avoid trailing commas in array destructuring
When destructuring multiple return values, we often use trailing commas
to indicate that there are additional elements that we are ignoring.

There isn't anything inherently wrong with that, but it's a style that's
too confusing for eslint - on the one hand we require a space after a
comma, on the other hand we require no space before closing brackets.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/607
2019-07-01 23:44:11 +02:00
..
accessibility.js panel: Center-align menu arrows 2019-06-21 21:09:56 +00:00
bluetooth.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
brightness.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
dwellClick.js cleanup: Clean up unused imports 2019-07-01 23:44:10 +02:00
keyboard.js style: Avoid trailing commas in array destructuring 2019-07-01 23:44:11 +02:00
location.js cleanup: Clean up unused imports 2019-07-01 23:44:10 +02:00
network.js style: Use space after catch 2019-07-01 23:44:11 +02:00
nightLight.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
power.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
remoteAccess.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
rfkill.js js/status: Use menu items as actors 2019-05-15 17:27:07 +00:00
screencast.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
system.js system: Drop custom styling of user submenu icon 2019-06-29 20:01:52 +00:00
thunderbolt.js style: Use space after catch 2019-07-01 23:44:11 +02:00
volume.js cleanup: Remove unused variables 2019-07-01 23:44:10 +02:00