Skip to content

Commit

Permalink
chore: use solidity ext from Nomic
Browse files Browse the repository at this point in the history
  • Loading branch information
pyk committed May 29, 2024
1 parent 6dc5864 commit 9a44191
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"recommendations": ["JuanBlanco.solidity", "tintinweb.solidity-metrics"]
"recommendations": [
"tintinweb.solidity-metrics",
"nomicfoundation.hardhat-solidity"
]
}

0 comments on commit 9a44191

Please sign in to comment.