chore: fix lint-staged config

This commit is contained in:
Paul Razvan Berg 2022-10-16 12:44:50 +03:00
parent d651e10bbb
commit 34b65a2622
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 --config ./.prettierrc.yml --write