juanfranblanco / vscode-solidity

Visual Studio Code language support extension for Solidity smart contracts in Ethereum https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
MIT License
892 stars 191 forks source link

Add mono repo support for hardhat.config.ts #426

Closed kshyun28 closed 7 months ago

kshyun28 commented 1 year ago

Currently, these are the only supported files to detect a project in a mono repo.

I recommend adding hardhat.config.ts to the list of files since Hardhat supports TypeScript.