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 4ebce9c commit 8c028e5Copy full SHA for 8c028e5
1 file changed
packages/knip/src/constants.ts
@@ -126,6 +126,7 @@ export const IGNORED_GLOBAL_BINARIES = new Set([
126
'sudo',
127
'sync',
128
'tac',
129
+ 'tar',
130
'tee',
131
'test', // exception (node built-in module)
132
'time',
0 commit comments