diff --git a/knip.json b/knip.json index 34e2b6c0..201baeae 100644 --- a/knip.json +++ b/knip.json @@ -4,7 +4,8 @@ "project": ["src/**/*.ts"], "ignore": [ ".github/workflows/tact.yml", - "src/internals/warnings.ts" + "src/internals/warnings.ts", + "src/internals/util.ts" ], "ignoreDependencies": [ "@types/jest"