mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-19 22:59:17 +08:00
chore: ignore src/components/*
This commit is contained in:
parent
b284a39dc5
commit
f6af751e95
@ -10,7 +10,7 @@ const compat = new FlatCompat({
|
||||
|
||||
export default tseslint.config(
|
||||
{
|
||||
ignores: [".next"],
|
||||
ignores: [".next", "src/components"],
|
||||
},
|
||||
...compat.extends("next/core-web-vitals"),
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user