We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f752d89 commit 91dd5e7Copy full SHA for 91dd5e7
.vscode/settings.json
@@ -1,4 +1,7 @@
1
{
2
+ "[json][jsonc][md][yml]": {
3
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
4
+ },
5
"[solidity]": {
6
"editor.defaultFormatter": "NomicFoundation.hardhat-solidity"
7
},
0 commit comments