.prettierrc lesson 6
#2864
-
can anyone please tell me why the folder (.prettierrc) is not affecting the "deploy.js" folder |
Beta Was this translation helpful? Give feedback.
Answered by
krakxn
Sep 26, 2022
Replies: 2 comments 3 replies
-
Hello @Faouzy09 this can happen if the contents of your folder are included in the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Your .prettierrc file should look like this:
and your .prettierignore file should look like this:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Faouzy09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Faouzy09
Your .prettierrc file should look like this:
and your .prettierignore file should look like this: