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

feat(config): allow to override readTsConfig #2063

Merged
merged 2 commits into from Oct 26, 2020
Merged

feat(config): allow to override readTsConfig #2063

merged 2 commits into from Oct 26, 2020

Commits on Oct 26, 2020

  1. feat(config): allow to override readTsConfig

    - Change `_readTsConfig` to `_resolveTsConfig`
    - Allow to override `_resolveTsConfig` via overload signature
    - Expose `_transformCfgStr`, `_configSet`, `_overriddenCompilerOptions`
    ahnpnl committed Oct 26, 2020
    Copy the full SHA
    9a86ed3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4b61d81 View commit details
    Browse the repository at this point in the history