Files
Proxmox-arm64/frontend/.eslintrc.json
2025-01-09 13:59:16 +10:00

6 lines
120 B
JSON

{
"extends": ["next/core-web-vitals"],
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"]
}