DEV Community

Discussion on: My Visual Studio Code Setup

Collapse
 
equiman profile image
Camilo Martinez

Interest list I picked some extensions.

But I don't understand what Editor Config is used for?

Collapse
 
nickytonline profile image
Nick Taylor

I don't really use it in my own projects now. I had some before prettier existing. It's an extension that helps with code formatting if your project has an editorConfig file. For more information,see editorconfig.org