chore(frontend): 对齐 eslint 忽略规则
This commit is contained in:
parent
e2250411d3
commit
662911e93b
|
|
@ -9,7 +9,6 @@ export default tseslint.config(
|
|||
{
|
||||
ignores: [
|
||||
".next",
|
||||
"imports/**",
|
||||
"src/components/ui/**",
|
||||
"src/components/ai-elements/**",
|
||||
"*.js",
|
||||
|
|
|
|||
Loading…
Reference in New Issue