prettier v1.18.2 Release Notes

Release Date: 2019-06-07 // almost 5 years ago
  • diff

    • TypeScript: only add trailing commas in tuples for --trailing-comma=all (#6199 by @duailibe)

    In Prettier 1.18 we added trailing commas in tuples when --trailing-comma=all, but it was also adding for --trailing-comma=es5.