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 ec23294 commit aa3d0c2Copy full SHA for aa3d0c2
knip.ts
@@ -75,6 +75,7 @@ const config: KnipConfig = {
75
'tests/emptyForTesting.js',
76
// Jest setup and test utilities - not detected by Jest plugin in workspace setup
77
'tests/jest.setup.js',
78
+ 'tests/utils/removeRSCStackFromAllChunks.ts',
79
// Build output directories that should be ignored
80
'lib/**',
81
// Pro features exported for external consumption
0 commit comments