mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-26 15:54:11 +00:00
new framwork
This commit is contained in:
6
client/.eslintrc.json
Normal file
6
client/.eslintrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals",
|
||||
"rules": {
|
||||
"react-hooks/rules-of-hooks": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user