diff --git a/knip.json b/knip.json index 7dde91d8b..a7e9371cf 100644 --- a/knip.json +++ b/knip.json @@ -1,8 +1,8 @@ { "$schema": "https://unpkg.com/knip@5/schema.json", + "entry": ["tests/**/*.test.js"], "ignoreFiles": [ - "tests/format/RespectDefaultOptions/respect-default-options.js", - "tests/integration/**/*.test.js" + "tests/format/RespectDefaultOptions/respect-default-options.js" ], "ignoreDependencies": ["eslint-config-prettier"], "ignoreExportsUsedInFile": {