2a041e9d8d
While all javascript functions have a return value - either an explicit one from a return statement, or an implicit "undefined" - mixing both in the same function is almost certainly an oversight, and more often than not a bug. Enable the corresponding eslint rule to catch those errors. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/635 |
||
---|---|---|
.. | ||
eslintrc-gjs.json | ||
eslintrc-legacy.json | ||
eslintrc-shell.json |