thelounge/test/client/js/libs/handlebars
Jérémie Astori 287c3a8223
Avoid escaping quotes whenever possible
Our `.eslintrc.yml` configuration file already allows for avoiding escape (see [ESLint doc for `avoidEscape`](https://eslint.org/docs/rules/quotes#avoidescape)) so we might as well use it. We already use this in a few places I believe.
2017-11-26 17:34:28 -05:00
..
ircmessageparser Fix #1413 - Handle hex colours when cleaning string 2017-11-22 16:03:59 +02:00
friendlydateTest.js Update to eslint 4 and enforce extra rules 2017-06-19 09:58:29 +03:00
localetimeTest.js Fix localtime test to correctly use UTC 2017-06-03 10:29:52 +03:00
parse.js Avoid escaping quotes whenever possible 2017-11-26 17:34:28 -05:00