mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-23 00:16:48 +00:00
chore: ignore src/components/*
This commit is contained in:
@@ -10,7 +10,7 @@ const compat = new FlatCompat({
|
|||||||
|
|
||||||
export default tseslint.config(
|
export default tseslint.config(
|
||||||
{
|
{
|
||||||
ignores: [".next"],
|
ignores: [".next", "src/components"],
|
||||||
},
|
},
|
||||||
...compat.extends("next/core-web-vitals"),
|
...compat.extends("next/core-web-vitals"),
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user