DEV Community

Discussion on: Project Patterns and Tools

Collapse
 
withtoms profile image
Coding with TomsπŸ’»β˜•πŸš€

Most notably I have seen that there can be a difference in between VScode and Webstorm

Thread Thread
 
nbbdog11 profile image
Scott Wagner • Edited

it's possible that they may be using different versions of prettier, which can cause formatting differences. make sure that the project has a locally installed version of prettier pinned to a particular version.

prettier.io/docs/en/install.html#s...
prettier.io/docs/en/editors.html