Skip to content

Commit

Permalink
feat: expose cli entrance from "lint-staged/bin" (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
曾明健 committed Dec 4, 2022
1 parent a987e6a commit eabf1d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -20,6 +20,7 @@
"bin": "./bin/lint-staged.js",
"exports": {
".": "./lib/index.js",
"./bin": "./bin/lint-staged.js",
"./package.json": "./package.json"
},
"files": [
Expand Down

0 comments on commit eabf1d2

Please sign in to comment.