Skip to content

Commit 617402a

Browse files
committed
fix(config/lintstaged): expose lint-staged entrypoint correctly
1 parent 56ea1eb commit 617402a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-react.js",
3838
"eslint",
3939
"jest.js",
40-
"lint-staged.js",
40+
"lint-staged",
4141
"prettier.js",
4242
"release.js",
4343
"tsconfig.json"

0 commit comments

Comments
 (0)