practicajs / practica

Node.js solution starter boilerplate that is production-ready, packed with ✅ best practices and built with simplicity in mind
https://practica.dev/
MIT License
1.46k stars 135 forks source link

Add .editorconfig to sync across editors #1

Open goldbergyoni opened 2 years ago

goldbergyoni commented 2 years ago

Add a standard .editorconfig so all the popular IDEs will share standards. Whatever can be defined in .prettier should stay there, it meant to sync values that are not handled by prettier

mojcaostir commented 2 years ago

I'd like to do this!

goldbergyoni commented 2 years ago

@mojcaostir We will be honored:)