Skip to content

Commit d0d000d

Browse files
committed
Updated yarn.lock
1 parent 16071c7 commit d0d000d

File tree

2 files changed

+305
-161
lines changed

2 files changed

+305
-161
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"lint-staged": {
2626
"*.{js,ts,tsx}": [
2727
"prettier --write",
28-
"yarn lint:basic",
29-
"git add"
28+
"yarn lint:basic"
3029
]
3130
},
3231
"husky": {

0 commit comments

Comments
 (0)