gnome-shell/js
Florian Müllner c860409da5 cleanup: Use object shorthand where possible
ES6 allows to omit property names where they match the name of the
assigned variable, which makes code less redunant and thus cleaner.
We will soon enforce that in our eslint rules, so make sure we use
the shorthand wherever possible.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
extensionPrefs cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
gdm cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
misc cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
perf cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
portalHelper cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
ui cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
js-resources.gresource.xml accessibility: Add pointer accessibility support 2019-06-06 09:13:29 +02:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Include params.js in portal-helper gresources 2018-10-23 15:38:31 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00