-
Notifications
You must be signed in to change notification settings - Fork 506
Closed
Description
After scaffolding a project with create-vue prettier initializes in a broken state:
// prettier console output
["INFO" - 12:37:31 PM] Formatting file:///m%3A/source/bandz-padline-interface-vite/vite.config.js
["ERROR" - 12:37:31 PM] Invalid prettier configuration file detected.
["ERROR" - 12:37:31 PM] ENOENT: no such file or directory, open 'm:\source\bandz-padline-interface-vite\.prettierrc.json'
Error: ENOENT: no such file or directory, open 'm:\source\bandz-padline-interface-vite\.prettierrc.json'
["ERROR" - 12:37:31 PM] Invalid prettier configuration file detected. See log for details.
Maybe the fix here is just scaffold a basic prettierrc.json when creating the project?
Metadata
Metadata
Assignees
Labels
No labels