transmissions11/foundry-template

How to use `forge` as formatter in vs code?

merklefruit opened this issue · 0 comments

I haven't found much on the foundry book related to this. How do I install the forge formatter to use it in vsc?

"solidity.formatter": "forge",

Value is not accepted. Valid values: "none", "prettier".