Commit Graph

1 Commits (f27f6c525bf8737f174348c162c12143daff21cb)

Author SHA1 Message Date
Christopher Chedeau c99a877b9f Do not break on [0] (#1441)
In practice, we never want to break on `[0]`. By not doing that, it forces prettier to find a more suitable break placement.

Fixes #1418
2017-05-01 14:41:34 -07:00