mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"extends": ["next/core-web-vitals"],
|
|
"parser": "@typescript-eslint/parser",
|
|
"plugins": ["@typescript-eslint"]
|
|
}
|