mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react-hooks/rules-of-hooks": 0
|
|
}
|
|
}
|