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

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 lines
57 B
JSON
6 lines
57 B
JSON
{
|
|
"rules": {
|
|
"quotes": [2, "double"]
|
|
}
|
|
}
|