feat: fix eslint
This commit is contained in:
parent
45ad6f1c97
commit
1771a5e537
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"root": true,
|
||||
"extends": ["next/core-web-vitals", "next/typescript"],
|
||||
"extends": ["next"],
|
||||
"rules": {
|
||||
"@typescript-eslint/no-non-null-asserted-optional-chain": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
|
|
|
|||
Loading…
Reference in New Issue