mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-08-23 17:26:14 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
{
|
|
"parserOptions": {
|
|
"ecmaFeatures": {
|
|
"globalReturn": false
|
|
}
|
|
}
|
|
}
|