Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prettier 1.9 and config handling #283

Merged
merged 6 commits into from
Dec 10, 2017
Merged

prettier 1.9 and config handling #283

merged 6 commits into from
Dec 10, 2017

Commits on Dec 5, 2017

  1. Ongoing prettier 1.9

    * proseWrap config change
    * Don't merge vscode's option in prettierConfig
    * dependencies bump
    + arrowParens config
    + requireConfig config. Format only files with a prettierconfig
    CiGit committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    363efee View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Changelog & readme

    CiGit committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b1e3757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f935285 View commit details
    Browse the repository at this point in the history
  3. remove old deprecated options

    Adapt stylelint integration
    CiGit committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    6b7a996 View commit details
    Browse the repository at this point in the history
  4. add 'postcss' back

    CiGit committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    a5ea6a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. hasConfig is a boolean.

    CiGit committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    5d0729b View commit details
    Browse the repository at this point in the history