]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - Makefile
use eslint and execute as check target
[proxmox-widget-toolkit.git] / Makefile
index bc1d6e9be61090d0f74e47c068b4793e8b83b892..1d1dafbfe385a5a5e739428138f8e569fae9dd71 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -76,8 +76,9 @@ ${DSC}: ${BUILDDIR}
        lintian ${DSC}
 
 .PHONY: lint
+check: lint
 lint: ${JSSRC}
-       jslint ${JSSRC}
+       eslint ${JSSRC}
 
 proxmoxlib.js: ${JSSRC}
        # add the version as comment in the file