Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

invalid prettier configuration file detected. see log for details.

In your vs code open File->preferences->Setting then open your setting.json and put those insede it:

"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true}
 
PREVIOUS NEXT
Tagged: #invalid #prettier #configuration #file #log
ADD COMMENT
Topic
Name
5+7 =