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

Implement #1202: default @tsconfig/bases #1236

Merged
merged 17 commits into from Feb 27, 2021
Merged

Implement #1202: default @tsconfig/bases #1236

merged 17 commits into from Feb 27, 2021

Commits on Feb 22, 2021

  1. Implementation

    cspotcode committed Feb 22, 2021
    Copy the full SHA
    ac02865 View commit details
    Browse the repository at this point in the history
  2. fix

    cspotcode committed Feb 22, 2021
    Copy the full SHA
    be23380 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. fix lint

    cspotcode committed Feb 23, 2021
    Copy the full SHA
    e70b6a7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d69068 View commit details
    Browse the repository at this point in the history
  3. fix

    cspotcode committed Feb 23, 2021
    Copy the full SHA
    3919b8b View commit details
    Browse the repository at this point in the history
  4. fix

    cspotcode committed Feb 23, 2021
    Copy the full SHA
    4309973 View commit details
    Browse the repository at this point in the history
  5. cleanup

    cspotcode committed Feb 23, 2021
    Copy the full SHA
    995a0f8 View commit details
    Browse the repository at this point in the history
  6. fallback to older @tsconfig/node* config when we detect an incompatib…

    …ility with the lib or target options
    cspotcode committed Feb 23, 2021
    Copy the full SHA
    182c16b View commit details
    Browse the repository at this point in the history
  7. lint fix

    cspotcode committed Feb 23, 2021
    Copy the full SHA
    42b6384 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. WIP

    cspotcode committed Feb 24, 2021
    Copy the full SHA
    e988cfc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f33492 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Copy the full SHA
    994044d View commit details
    Browse the repository at this point in the history
  2. Remove --no-implicit-compiler-options flag and programmatic option; i…

    …t is implemented in another PR
    cspotcode committed Feb 26, 2021
    Copy the full SHA
    d01e527 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. add tests

    cspotcode committed Feb 27, 2021
    Copy the full SHA
    5722880 View commit details
    Browse the repository at this point in the history
  2. fix tests

    cspotcode committed Feb 27, 2021
    Copy the full SHA
    321ff32 View commit details
    Browse the repository at this point in the history
  3. fix tests

    cspotcode committed Feb 27, 2021
    Copy the full SHA
    135faa2 View commit details
    Browse the repository at this point in the history
  4. fix tests

    cspotcode committed Feb 27, 2021
    Copy the full SHA
    294eeb6 View commit details
    Browse the repository at this point in the history