Skip to content

Commit

Permalink
fix: trying to expose ktlint command as-is (experimental)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillgroshkov committed Dec 12, 2021
1 parent 218b1e7 commit 9265c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"!src/**/__exclude"
],
"bin": {
"ktlint": "resources/ktlint",
"run-ktlint": "dist/bin/run-ktlint.js",
"ktlint-all": "dist/bin/ktlint-all.js"
},
Expand Down

0 comments on commit 9265c57

Please sign in to comment.