mirror of
https://github.com/community-scripts/Proxmox.git
synced 2026-02-03 19:47:30 -06:00
chore: remove ESLint config TypeScript recommended rules
This commit is contained in:
parent
90a51fa26d
commit
c35fd733a6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": ["next/core-web-vitals", "plugin:@typescript-eslint/recommended"],
|
||||
"extends": ["next/core-web-vitals"],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"plugins": ["@typescript-eslint"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user