mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-30 21:00:22 +00:00
5 lines
120 B
JSON
5 lines
120 B
JSON
{
|
|
"extends": ["next/core-web-vitals"],
|
|
"parser": "@typescript-eslint/parser",
|
|
"plugins": ["@typescript-eslint"]
|
|
}
|