joshwcomeau / new-component

⚛ ⚡ CLI utility for quickly creating new React components. ⚡ ⚛
MIT License
698 stars 127 forks source link

Breaks Prettier formatting #19

Open mirhamasala opened 3 years ago

mirhamasala commented 3 years ago

I could be wrong but I think new-component is using an outdated version of Prettier. When I installed it, auto-formatting stopped working.

jelly8173 commented 2 months ago

The good question is, do we need prettier as a dependencies here?