chore: fix lint-staged config
This commit is contained in:
parent
d651e10bbb
commit
34b65a2622
|
@ -1,2 +1,2 @@
|
||||||
"*.{json,md,sol,yml}":
|
"*.{json,md,sol,yml}":
|
||||||
- prettier --config ""./.prettierrc.yml" --write
|
- prettier --config ./.prettierrc.yml --write
|
||||||
|
|
Loading…
Reference in New Issue