diff --git a/Makefile b/Makefile index bc1d6e9..1d1dafb 100644 --- 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