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

Add resolveConfig to Node.js API #5734

Merged
merged 7 commits into from Nov 26, 2021
Merged

Add resolveConfig to Node.js API #5734

merged 7 commits into from Nov 26, 2021

Commits on Nov 22, 2021

  1. feat: add resolveConfig to API

    Allows resolving the effective configuration for a given file, similar
    to --print-config on the CLI.
    adalinesimonian committed Nov 22, 2021
    Copy the full SHA
    b42ca80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    360f736 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Copy the full SHA
    dfca589 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af61233 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8d664ef View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Copy the full SHA
    3d2ec8b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dfbd98e View commit details
    Browse the repository at this point in the history