Commit Graph

1 Commits (1916966910d30756073a04426a8b40bab543b148)

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