mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* fix: revert version * feat: external collection * import context * external ui * doc * fix: ts * clear invalid data * feat: rename sub name * fix: node if else edge remove * fix: init * api size * fix: if else node refresh
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react-hooks/rules-of-hooks": 0
|
|
}
|
|
}
|