forked from TheWrightServer/ProxmoxVE
6 lines
120 B
JSON
6 lines
120 B
JSON
|
{
|
||
|
"extends": ["next/core-web-vitals"],
|
||
|
"parser": "@typescript-eslint/parser",
|
||
|
"plugins": ["@typescript-eslint"]
|
||
|
}
|