thelounge/src/plugins
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
..
auth Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
inputs Merge pull request #1676 from realies/patch-1 2017-11-19 00:42:10 -05:00
irc-events Avoid escaping quotes whenever possible 2017-11-26 17:34:28 -05:00
storage.js Correctly dereference stored images when leaving channels 2017-08-11 15:02:58 +03:00
themes.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
webpush.js Improve output of WebPush error 2017-08-26 11:47:35 -04:00