Skip to content

Commit d560155

Browse files
committed
return
1 parent b48b125 commit d560155

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"scripts": {
88
"lint": "./node_modules/.bin/eslint --fix --cache ./src"
99
},
10+
"pre-commit": [
11+
"lint"
12+
],
1013
"repository": {
1114
"type": "git",
1215
"url": "git+https://github.com/iamacup/react-native-markdown-display.git"

0 commit comments

Comments
 (0)