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>
10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"name": "",
|
|
"version": "",
|
|
"eslintConfig": {
|
|
"rules": {
|
|
"quotes": [1, "double"]
|
|
}
|
|
}
|
|
}
|