Skip to content

Commit aa3d0c2

Browse files
ignore "tests/utils/removeRSCStackFromAllChunks.ts" file at knip.ts
1 parent ec23294 commit aa3d0c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knip.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const config: KnipConfig = {
7575
'tests/emptyForTesting.js',
7676
// Jest setup and test utilities - not detected by Jest plugin in workspace setup
7777
'tests/jest.setup.js',
78+
'tests/utils/removeRSCStackFromAllChunks.ts',
7879
// Build output directories that should be ignored
7980
'lib/**',
8081
// Pro features exported for external consumption

0 commit comments

Comments
 (0)