millermedeiros / esformatter

ECMAScript code beautifier/formatter
MIT License
970 stars 91 forks source link

Inherit EditorConfig style #502

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Could esformatter look for EditorConfig files and inherit style from there? This would integrate better with existing projects and avoid having to write the same style twice in different configuration files.