Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Jan 31, 2022
1 parent 303efad commit 5917b5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@
},
"lint-staged": {
"*.{js,css,json,md}": [
"prettier --write",
"git add"
"prettier --write"
]
}
}

0 comments on commit 5917b5c

Please sign in to comment.