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

fix resolveConfig to work with Prettier 3 #942

Merged
merged 5 commits into from
Oct 27, 2023

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    da73add View commit details
    Browse the repository at this point in the history
  2. fix: update resolveConfig to work with Prettier 3

    The `sync` function is gone and only async version exists.
    jkrehm-cvna committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    75b2ccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86639d4 View commit details
    Browse the repository at this point in the history
  4. Update src/index.js

    JounQin committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f989a9c View commit details
    Browse the repository at this point in the history
  5. Update src/index.js

    JounQin committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7f93b14 View commit details
    Browse the repository at this point in the history