Lesson 8: Formatting Code Copied for ethers-5.6.esm.min.js file #4102
Answered
by
alymurtazamemon
cyberdisc0
asked this question in
Q&A
-
After copying the code from https://cdn.ethers.io/lib/ethers-5.1.esm.min.js and pasting into project, I can't get the code to format. I have a prettierrc file with the same content as Patrick's. It has not caused any errors in this lesson, but I'm confused why it will not format. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Dec 13, 2022
Replies: 1 comment 5 replies
-
@cyberdisc0 If you are using VS code then see if the settings Format on Save is checked or not. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cyberdisc0 If you are using VS code then see if the settings Format on Save is checked or not.