We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d33f1 commit cc44118Copy full SHA for cc44118
knip.config.ts
@@ -32,10 +32,7 @@ const config: KnipConfig = {
32
'@primeuix/utils',
33
'@primevue/icons',
34
// Dev
35
- '@trivago/prettier-plugin-sort-imports',
36
- // CSS imports that knip doesn't detect
37
- 'tw-animate-css',
38
- 'tailwindcss'
+ '@trivago/prettier-plugin-sort-imports'
39
],
40
ignore: [
41
// Auto generated manager types
0 commit comments