Skip to content

Some cleanups for 43

Sync the eslint configuration with gnome-shell, namely switch to the more consise {foo: 42} style used by gjs.

Adopt the new EventEmitter base class instead of the addSignalMethods() monkey-patching.

Merge request reports