zulip/frontend_tests
Tim Abbott 459421d045 eslint: Update node tests to use new comma-dangle rules.
* In most cases, eslint --fix with the right comma-dangle settings was
  able to update the code correctly.

* The exceptions were cases where the parser incorrectly treated the
  arguments to functions like `assert_equal` as arguments; we fixed
  these manually.  Since this is test code, we can be reasonably
  confident that just fixing the failures suffices to correct any bugs
  introduced by making changes automatically.
2016-12-03 15:00:24 -08:00
..
casper_lib eslint: change no-plusplus from warning to 2 and fix violations. 2016-12-01 14:27:17 -08:00
casper_tests eslint: change quote-props from off to error and fix violations. 2016-12-02 18:35:53 -08:00
node_tests eslint: Update node tests to use new comma-dangle rules. 2016-12-03 15:00:24 -08:00
zjsunit eslint: change max-len from warning to error and fix violations. 2016-12-02 14:16:33 +00:00
.eslintrc.json Change name of eslintrc file to .eslintrc.json 2016-11-29 08:58:39 -08:00
run-casper tests: Change doc file in run-casper 'Tips for debugging'. 2016-12-03 10:45:44 -08:00