mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
chore(lint-staged): remove git add
This commit is contained in:
parent
2d28aa63b7
commit
385367bb9d
@ -73,8 +73,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*": [
|
||||
"prettier-standard --format",
|
||||
"git add"
|
||||
"prettier-standard --format"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user