Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Upgrade prettier and run over all files #4214

Merged
merged 3 commits into from
Nov 5, 2018

Commits on Oct 9, 2018

  1. Upgrade prettier and run over all files

    This:
    * Upgrades Prettier to  1.14 whic adds yml support.
    * Turns on `trailing commas = all` as that seems to be what most of the code is doing.
    * Runs prettier over everything
    
    This also has the bonus of making future PRs much smaller.
    Andrew Boyton committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    d09452f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Merge branch 'master'

    Josh Goldberg committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    ed5108a View commit details
    Browse the repository at this point in the history
  2. Removed ts@next-breaking unquoted "bye-bye"

    Josh Goldberg committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    aecc982 View commit details
    Browse the repository at this point in the history