Skip to content

Commit c228a97

Browse files
committed
remove add
1 parent 6897dbc commit c228a97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
},
4343
"lint-staged": {
4444
"*.{js,json,css,md}": [
45-
"prettier --write",
46-
"git add"
45+
"prettier --write"
4746
]
4847
}
4948
}

0 commit comments

Comments
 (0)