Skip to content

Commit 74a9eac

Browse files
committed
chore(knip): remove redundant ignoreDependencies entries
1 parent 082a9a4 commit 74a9eac

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

knip.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -140,18 +140,11 @@
140140
"**/*.d.ts"
141141
],
142142
"ignoreDependencies": [
143-
"@adobe/leonardo-contrast-colors",
144-
"@ant-design/colors",
145143
"@js-temporal/polyfill",
146-
"@material/material-color-utilities",
147144
"@vue/repl",
148145
"@vuetify/paper",
149146
"conventional-changelog-vuetify",
150-
"@vue/compiler-dom",
151-
"@flagsmith/flagsmith",
152-
"launchdarkly-js-client-sdk",
153-
"posthog-js",
154-
"vue-i18n"
147+
"@vue/compiler-dom"
155148
],
156149
"ignoreExportsUsedInFile": {
157150
"interface": true,

0 commit comments

Comments
 (0)