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.
1 parent cfbfff5 commit b208bacCopy full SHA for b208bac
cli/package.json
@@ -6,6 +6,7 @@
6
"main": "build/find-smells.js",
7
"bin": "build/find-smells.js",
8
"dependencies": {
9
+ "smelly-detector": "*",
10
"commander": "^12.1.0"
11
},
12
"repository": {
0 commit comments