pad.libre-service.eu-etherpad/src/static/js/pluginfw
Hossein Marzban 34ee77993f
Lint: pluginfw tsort.js (#4576)
* lint: pluginfw tsort.js

* Don't comment out the `console.log()` call

Disabling the log message is out of scope for the pull request.

* Put const and let on separate lines

* Convert `tsort` from function to arrow function

ESLint doesn't complain about this due to a bug in
prefer-arrow/prefer-arrow-functions rule:
https://github.com/TristonJ/eslint-plugin-prefer-arrow/issues/24

Co-authored-by: Richard Hansen <rhansen@rhansen.org>
2020-12-20 06:18:49 +00:00
..
client_plugins.js lint: pluginfw/client_plugins (#4572) 2020-12-15 21:40:41 -05:00
hooks.js lint: Re-run eslint --fix 2020-12-16 22:09:48 +00:00
installer.js pluginfw: explicitly install the latest version of a plugin, fix for #4536 (#4543) 2020-12-05 14:08:02 +00:00
plugin_defs.js plugins: Move plugin definitions to avoid monkey patching 2020-09-08 00:50:24 +01:00
plugins.js lint: Re-run eslint --fix 2020-12-16 22:09:48 +00:00
read-installed.js lint: Run eslint --fix on src/ 2020-11-24 20:06:12 +00:00
shared.js lint: Re-run eslint --fix 2020-12-16 22:09:48 +00:00
tsort.js Lint: pluginfw tsort.js (#4576) 2020-12-20 06:18:49 +00:00