We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e03ec9 commit efd28d0Copy full SHA for efd28d0
1 file changed
knip.json
@@ -1,8 +1,8 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
+ "entry": ["tests/**/*.test.js"],
4
"ignoreFiles": [
- "tests/format/RespectDefaultOptions/respect-default-options.js",
5
- "tests/integration/**/*.test.js"
+ "tests/format/RespectDefaultOptions/respect-default-options.js"
6
],
7
"ignoreDependencies": ["eslint-config-prettier"],
8
"ignoreExportsUsedInFile": {
0 commit comments