Thanks to visit codestin.com Credit goes to github.com
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.
eslint-plugin-ava
ignoreDependencies
1 parent 8641afe commit cf41b1bCopy full SHA for cf41b1b
‎knip.json‎
@@ -1,4 +1,5 @@
1
{
2
"entry": ["bin/release-it.js!"],
3
- "project": ["bin/*.js!", "lib/**/*.js!"]
+ "project": ["bin/*.js!", "lib/**/*.js!"],
4
+ "ignoreDependencies": ["eslint-plugin-ava"]
5
}
0 commit comments