You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But as long as there's a .editorconfig in the project without .prettierrc, Settings which have been written in the VSCode's settings.json are no longer valid, even if they are not mentioned in the .editorconfig
Expected behavior:
Read the settings which are not mentioned in the .editorconfig from VSCode's settings.json
Actual behavior:
Read the settings which are not mentioned in the .editorconfig from prettier's default settings