hardlounge/client
Jérémie Astori caa46042bf Enforce strict mode across all JS files with ESLint
Several ES6 additions are only available in strict mode. Example:
> SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode

Strict mode was also enabled in a few of our files already, and it is a good thing to have anyway.
2016-10-09 15:14:02 -04:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Merge pull request #653 from MaxLeiter/MaxLeiter/crypto-unhandled 2016-10-07 19:40:05 +03:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
themes Merge pull request #653 from MaxLeiter/MaxLeiter/crypto-unhandled 2016-10-07 19:40:05 +03:00
views Consolidate locale time helpers 2016-10-01 15:38:06 -04:00
index.html Add tooltips to nick editor buttons 2016-10-01 16:51:35 -04:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00