SkirdaElectronLauncher/app/assets/js
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
..
scripts Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
assetexec.js Updated Distribution Index spec and impl. 2018-07-22 11:40:15 -04:00
assetguard.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
authmanager.js Updated Distribution Index spec and impl. 2018-07-22 11:40:15 -04:00
configmanager.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
discordwrapper.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
distromanager.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
mojang.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
preloader.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
processbuilder.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
serverstatus.js Added server status retrieval and implemented it on UI. 2018-04-15 22:35:14 -04:00