mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 07:09:07 +00:00
Require trailing commas for multiline for arrays, objects, imports and exports and disallow trailing commas for functions. Do this by updating the ESLint config and fixing new complaints. The reason for this change are the resulting future cleaner version diffs. Also see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Trailing_commas https://eslint.org/docs/latest/rules/comma-dangle
Top Bar Organizer
Top Bar Organizer allows you to organize the items of the GNOME Shell top (menu)bar.
Installation
The extension is available on the GNOME Extensions website.
Or you can also manually install a release from the releases page.
There's also a community-maintained AUR package available.
Description
Languages
TypeScript
98.7%
Shell
0.9%
CSS
0.4%
