Replies: 1 comment
-
how to fix? |
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
-
When running VS-Code with Prettier 3 in my next.js project I get this error when it formats a file:
Local prettier module path: /node_modules/prettier'
Error resolving prettier configuration for ...
Invalid host defined options
TypeError: Invalid host defined options
How can I fix this?
settings.json
.prettierrc.js
Vs-code error
Beta Was this translation helpful? Give feedback.
All reactions