Hardhat [supports reading a typescript config file](https://hardhat.org/hardhat-runner/docs/guides/typescript). If we use `typescript` we would get autocompletion which makes editing the config a lot nicer!
Hardhat supports reading a typescript config file. If we use
typescriptwe would get autocompletion which makes editing the config a lot nicer!