matteocng / react-flag-icon-css

Simple React SVG country flags Component, supports standard Css and Css Modules.
MIT License
86 stars 13 forks source link

Improve Prettier integration in editors #83

Closed matteocng closed 6 years ago

matteocng commented 6 years ago

Find the best method to expose prettier settings (Prettier configuration file, editorconfig ...).

The prettier configuration is currently in a source file. This is not compatible with convenient (automatic format on save) editor plugins for Atom, VSCode and other common editors.