Go to file
Dominik Csapak 7a730cb601 change from CLIEngine to ESLint
8.0 officialy removed CLIEngine (though it's still in git) so use
the current and supported API.

Necessary changes:
* use 'ESLint' instead of 'CLIEngine'
* use 'lintFiles' instead of 'executeOnFiles' (thats async now)
* adapt to the change of return value of 'lintFiles'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-12-06 13:58:25 +01:00
debian bump version to 8.3.0-1 2021-12-01 13:44:44 +01:00
eslint import 8.3.0 source 2021-12-01 13:39:06 +01:00
patches change from CLIEngine to ESLint 2021-12-06 13:58:25 +01:00
src change from CLIEngine to ESLint 2021-12-06 13:58:25 +01:00
.gitignore first commit 2020-04-06 15:06:03 +02:00
Makefile fixup! import 8.3.0 source 2021-12-01 13:44:30 +01:00