We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a987e6a commit eabf1d2Copy full SHA for eabf1d2
package.json
@@ -20,6 +20,7 @@
20
"bin": "./bin/lint-staged.js",
21
"exports": {
22
".": "./lib/index.js",
23
+ "./bin": "./bin/lint-staged.js",
24
"./package.json": "./package.json"
25
},
26
"files": [
0 commit comments