etherpad-lite/tests/frontend
Richard Hansen 107942ad8a lint: Rerun eslint --fix to nuke trailing function call commas
eslint-config-etherpad 1.0.11 changed the comma-dangle rule to
prohibit trailing commas for function arguments. See:
673ab07acf
Re-run the automated fixes to apply the rule change.

This also fixes a few lint issues in changes that were made after
`eslint --fix` was originally run.
2020-11-25 13:09:14 -05:00
..
helper lint: Run eslint --fix on bin/ and tests/ 2020-11-24 20:06:12 +00:00
lib tests: Fix frontend tests (#4188), ugly work around for "Pad never loaded" (#4200) 2020-07-28 19:57:33 +01:00
specs lint: Rerun eslint --fix to nuke trailing function call commas 2020-11-25 13:09:14 -05:00
travis lint: Rerun eslint --fix to nuke trailing function call commas 2020-11-25 13:09:14 -05:00
helper.js lint: Run eslint --fix on bin/ and tests/ 2020-11-24 20:06:12 +00:00
index.html tests: refactor some frontend tests (#4408) 2020-10-21 18:43:17 +01:00
runner.css tests: CSS frontend runner (#4081) 2020-06-04 17:03:25 +01:00
runner.js frontend tests: fix trailing comma in runner.js 2020-11-25 09:04:34 +00:00