]> git.proxmox.com Git - pmg-gui.git/commit
buildsys: enforce strict eslint (no warnings allowed) in check target
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 5 Mar 2021 22:04:46 +0000 (23:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 5 Mar 2021 22:04:48 +0000 (23:04 +0100)
commitdd0cea87638457a04ad7f036c030b35cfdf10d5a
tree9e37fe2d1323f7d7d90e62f113eb5c3d09b99346
parent2f26d5e0f321ea258dfb105ccf842e5e2debd0f9
buildsys: enforce strict eslint (no warnings allowed) in check target

the for development designed incremental lint target is still non
strict, and allows warnings allowing less interrupted dev workflow

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
js/Makefile