Go to file
Dominik Csapak 4b0098f62a ship proper nodejs module 'pve-eslint'
instead of concatenating the eslint module into our app.js, ship
a 'pve-eslint' module that exports the built eslint module

to do this, we have to leave the module type on 'umd' instead of
changing to 'var' so that nodejs can properly import it.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-19 12:12:46 +02:00
debian ship proper nodejs module 'pve-eslint' 2021-07-19 12:12:46 +02:00
eslint import eslint 7.28.0 2021-06-08 11:43:11 +02:00
patches ship proper nodejs module 'pve-eslint' 2021-07-19 12:12:46 +02:00
src ship proper nodejs module 'pve-eslint' 2021-07-19 12:12:46 +02:00
.gitignore first commit 2020-04-06 15:06:03 +02:00
Makefile ship proper nodejs module 'pve-eslint' 2021-07-19 12:12:46 +02:00