Skip to content

Commit eabf1d2

Browse files
authoredDec 4, 2022
feat: expose cli entrance from "lint-staged/bin" (#1237)
1 parent a987e6a commit eabf1d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"bin": "./bin/lint-staged.js",
2121
"exports": {
2222
".": "./lib/index.js",
23+
"./bin": "./bin/lint-staged.js",
2324
"./package.json": "./package.json"
2425
},
2526
"files": [

0 commit comments

Comments
 (0)