chore: simplify prettier command in lintstaged

This commit is contained in:
Paul Razvan Berg 2022-11-27 13:40:57 +02:00
parent b33a33c2a6
commit 4554e07f93
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
"*.{json,md,sol,yml}":
- prettier --config ./.prettierrc.yml --write
- prettier --write