]> git.proxmox.com Git - pmg-gui.git/commit
js/mobile: fix eslint and enable linting on build
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 13:20:26 +0000 (14:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 13:24:12 +0000 (14:24 +0100)
commitf07b75b05604b84b0239929e77fbb8cb49318d4f
tree7b0a6aaefa3a0e2b55aa3ba5f902eefe7763b802
parentf1bb77563c221666c88c3a62b2c648293c85a1b9
js/mobile: fix eslint and enable linting on build

lint the build file, as else eslint does not has the full picture.

Add a prelude to define globals once at the top

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
js/mobile/Makefile
js/mobile/app.js
js/mobile/mailview.js
js/mobile/prelude.js [new file with mode: 0644]
js/mobile/quarantineview.js
js/mobile/utils.js