mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore: lint-staged can use stylelint --fix now
This commit is contained in:
parent
d70eb44963
commit
888988fce2
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js,jsx}": [
|
||||
"stylelint",
|
||||
"stylelint --fix",
|
||||
"prettier --write"
|
||||
],
|
||||
"*.go": [
|
||||
|
|
Loading…
Add table
Reference in a new issue