chore: simplify prettier command in lintstaged
This commit is contained in:
parent
b33a33c2a6
commit
4554e07f93
|
@ -1,2 +1,2 @@
|
|||
"*.{json,md,sol,yml}":
|
||||
- prettier --config ./.prettierrc.yml --write
|
||||
- prettier --write
|
||||
|
|
Loading…
Reference in New Issue