mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-08-26 04:36:43 +00:00

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