foundry-template/.lintstagedrc.yml

5 lines
63 B
YAML

"*.{json,md,yml}":
- prettier --write
"*.sol":
- forge fmt