ci: Ignore ShadCN in ESLint
This commit is contained in:
parent
9b8baefc36
commit
303434da22
@ -31,4 +31,7 @@ export default ts.config(
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
ignores: ['src/lib/components/ui/**'],
|
||||
},
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user