mirror of
https://github.com/BramSuurdje/proxmox-helper-scripts.git
synced 2026-09-16 14:30:41 -04:00
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"extends": ["next/core-web-vitals"],
|
|
"parser": "@typescript-eslint/parser",
|
|
"plugins": ["@typescript-eslint"]
|
|
}
|