HeliosLauncher/app/assets
Daniel Scalzi 810e81521c
Added eslint. To lint, npm run lint.
Linted the entire project. Using different rules for the script files
as there are a lot of undefined variables just because of the way the
DOM's global scope works.

Mostly just code cleanup, however the linter did catch a minor bug with
a settings regex. That has been corrected.
2018-07-22 13:31:15 -04:00
..
css Use full body skin render for the avatar image. 2018-07-02 02:01:28 -04:00
fonts Unpacked Avenir.ttc to its several ttf components due to compatibility issues on older operating systems. 2018-01-23 21:16:10 -05:00
images Added basic auto update implementation. 2018-04-28 16:26:38 -04:00
js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
distribution.json Updated Distribution Index spec and impl. 2018-07-22 11:40:15 -04:00