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

Formatting #913

Closed
wants to merge 16 commits into from
Closed

Formatting #913

wants to merge 16 commits into from

Commits on Jun 27, 2022

  1. add prettier, husky, lint-staged

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e970b6b View commit details
    Browse the repository at this point in the history
  2. update ur lock

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    74367ca View commit details
    Browse the repository at this point in the history
  3. pin versions, add lint-staged

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    df2e9eb View commit details
    Browse the repository at this point in the history
  4. add husky conf

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    57b0a80 View commit details
    Browse the repository at this point in the history
  5. add prettier conf

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    282e39e View commit details
    Browse the repository at this point in the history
  6. remove escaped quotes

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6e83fe6 View commit details
    Browse the repository at this point in the history
  7. formatting changes

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2f3131a View commit details
    Browse the repository at this point in the history
  8. remove quoteProps setting

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8786509 View commit details
    Browse the repository at this point in the history
  9. add trailing commas

    goosewobbler committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    685bf83 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. remove trailingCommas

    goosewobbler committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    769edee View commit details
    Browse the repository at this point in the history
  2. update for new config

    goosewobbler committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    a02ba2e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. add jsxSingleQuote

    goosewobbler committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    7a01441 View commit details
    Browse the repository at this point in the history
  2. update

    goosewobbler committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    b0f4055 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. try printWidth: 100

    goosewobbler committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    14fb4e5 View commit details
    Browse the repository at this point in the history
  2. revert to printWidth: 120

    goosewobbler committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e11f6c5 View commit details
    Browse the repository at this point in the history
  3. make tests less flaky

    goosewobbler committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2166fd6 View commit details
    Browse the repository at this point in the history