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