Replies: 1 comment 4 replies
-
Are you taking Cyfrin's lesson or you are doing things all by yourself? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My code won't run on VS code despite every step i have tried. use the code JSON from setting with Crtl + shift + P then pasted still nothing worked.
...
{
"[solidity]": {
"editor.defaultFormatter": "NomicFoundation.hardhat-solidity"
},
"[javascript]":{
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
...
Beta Was this translation helpful? Give feedback.
All reactions