mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-08-25 00:43:55 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
{
|
|
"rules": "bad_configurations",
|
|
"extends": [
|
|
"eslint-config-test"
|
|
]
|
|
}
|