Error about setting in Json #1186
TimeKeyRoll
started this conversation in
General
Replies: 2 comments
-
You are missing a comma after "hardhat.telemetry": false,
"[solidity]": {
"editor.defaultFormatter": "NomicFoundation.hardhat-solidity"
}, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Whops. I noticed. Thank you very much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! I am not sure what is going wrong. Tried to fix but failed to understand.

could anyone please help me to understand ?
'''
"[solidity]" :{
"editor.defaultFormatter": "NomicFoundation.hardhat-solidity"
},
"[javascript]":{
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
Beta Was this translation helpful? Give feedback.
All reactions