Skip to content

Commit 70d80b1

Browse files
committed
chore: ignore in knip
1 parent bee742f commit 70d80b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

knip.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ const config: KnipConfig = {
3939

4040
/** Some components import types from here, but installing it directly could lead to a version mismatch */
4141
'vue-router',
42+
43+
/** Oxlint plugins don't get picked up yet */
44+
'@e18e/eslint-plugin',
4245
],
4346
ignoreUnresolved: ['#components', '#oauth/config'],
4447
},

0 commit comments

Comments
 (0)