Commit Graph

1 Commits (bc4075ac657e76aaadb2418a0f323c5729b604cd)

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