Skip to content

Commit 7a0086a

Browse files
build: update knip to version that detects typescript-eslint@v6 configs (#602)
## Overview Porting in webpro-nl/knip@7fc31dc - thanks for the blazingly fast response time & fix @webpro! ❤️ ⚡
1 parent bf64b22 commit 7a0086a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

knip.jsonc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,7 @@
1010
"ignoreDependencies": [
1111
// TODO: investigate if these are still flagged, and file issues if not
1212
"all-contributors-cli",
13-
"c8",
14-
15-
// https://github.com/webpro/knip/issues/154
16-
"@typescript-eslint/eslint-plugin-strict-type-checked",
17-
"@typescript-eslint/eslint-plugin-stylistic",
18-
"@typescript-eslint/eslint-plugin-stylistic-type-checked"
13+
"c8"
1914
],
2015
"ignoreExportsUsedInFile": {
2116
"interface": true,

0 commit comments

Comments
 (0)