diegohaz / arc

React starter kit based on Atomic Design
https://arc.js.org
2.92k stars 294 forks source link

PropType shapes via airbnb #276

Open Geczy opened 7 years ago

Geczy commented 7 years ago

https://github.com/diegohaz/arc/blob/master/.eslintrc#L41

What is the decision to disable this rule?

I think all proptype objects should have a shape defined, what do you think?