74e4032ffc
- replace a lot of `let` with `const` - inline some `querySelectorAll` calls - reduce the scope of some variables - use some ternaries where it makes sense - inline one-line functions |
||
---|---|---|
.. | ||
.eslintrc.json | ||
.jshintrc | ||
app.js | ||
bootstrap.js | ||
dom_helper.js | ||
keyboard_handler.js | ||
modal_handler.js | ||
request_builder.js | ||
service_worker.js | ||
touch_handler.js | ||
webauthn_handler.js |