We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
knip
1 parent 6fcab58 commit 63384d8Copy full SHA for 63384d8
1 file changed
knip.json
@@ -1,11 +1,10 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
- "ignore": ["src/nodes/*.js"],
4
"ignoreFiles": [
5
"tests/format/RespectDefaultOptions/respect-default-options.js",
6
"tests/integration/node.test.js"
7
],
8
- "ignoreDependencies": ["ts-node", "eslint-config-prettier"],
+ "ignoreDependencies": ["eslint-config-prettier"],
9
"ignoreExportsUsedInFile": {
10
"interface": true,
11
"type": true
0 commit comments