mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-22 07:16:13 +01:00
34ee77993f
* 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> |
||
---|---|---|
.. | ||
client_plugins.js | ||
hooks.js | ||
installer.js | ||
plugin_defs.js | ||
plugins.js | ||
read-installed.js | ||
shared.js | ||
tsort.js |