gnome-shell/lint
Florian Müllner bf5129adc1 eslint: (Mostly) synchronize configuration with gjs
In addition to the changes in this commit, gjs now
restricts the use of the Format module and initFormat.
We can't really replace those for translatable strings
until xgettext gains support for template strings, so
leave that bit out for now.

The other notable change is that gjs now requires
jsdoc comments. We can't plainly enable those options
without a massive amount of work first, but let's see
how requiring doc comments for new code goes.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1949>
2021-08-24 08:13:19 +00:00
..
eslintrc-gjs.yml eslint: (Mostly) synchronize configuration with gjs 2021-08-24 08:13:19 +00:00
eslintrc-legacy.yml eslint: (Mostly) synchronize configuration with gjs 2021-08-24 08:13:19 +00:00
eslintrc-shell.yml extensionUtils: Add gettext convenience helpers 2021-08-14 18:45:25 +00:00