SkirdaElectronLauncher/app/assets/js/scripts
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
..
landing.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
login.js Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
settings.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
uibinder.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
uicore.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
welcome.js Added mojang account validation UI. 2018-05-09 22:23:37 -04:00