mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-08-25 17:27:06 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
8 lines
83 B
JSON
8 lines
83 B
JSON
{
|
|
"eslintConfig": {
|
|
"env": {
|
|
"es6": true
|
|
}
|
|
}
|
|
}
|