Go to file
Stefan Sterz 79d6d3d106 switch to using Command.opts() to access options
this fixes an issue  where the options where not properly passed to
eslint, which rendered them useless. uses the `opts()` function to
access them. see [1] for more on info on option parsing with
commander.

[1]: https://www.npmjs.com/package/commander#user-content-options

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-08-30 11:38:08 +02:00
debian change binary name from 'eslint' to 'pve-eslint' 2023-06-22 10:21:49 +02:00
eslint import 8.41.0 source 2023-05-24 18:51:55 +02:00
patches adapt webkpack patch for 8.23.1 2022-09-15 11:33:56 +02:00
src switch to using Command.opts() to access options 2023-08-30 11:38:08 +02:00
.gitignore first commit 2020-04-06 15:06:03 +02:00
Makefile buildsys: let dinstall target directly depend on $(DEB) 2023-05-24 18:57:05 +02:00