mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-08-26 10:11:01 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
4 lines
36 B
JavaScript
4 lines
36 B
JavaScript
/* eslint semi: 2 */
|
|
|
|
var foo = 42;
|