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: allow setting custom tsconfig file #28104

Merged
merged 32 commits into from Sep 23, 2021
Merged

feat: allow setting custom tsconfig file #28104

merged 32 commits into from Sep 23, 2021

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    c336faf View commit details
    Browse the repository at this point in the history
  2. fix: only warn once

    casperiv0 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    dd6490c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    451964e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    736287c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06aebc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    27eead4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    f5c152c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d6072 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    2227f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    aa267d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    b46a7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b677c0d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Configuration menu
    Copy the full SHA
    318faff View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Apply suggestions from code review

    Co-authored-by: Steven <steven@ceriously.com>
    casperiv0 and styfle committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    d649c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c986876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04a0ffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f85848a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bab181f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3517ba View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/custom-tsconfig' of github.com:Dev-CasperTheGhost/…

    …next.js into feat/custom-tsconfig
    casperiv0 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    598192f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c6ae3a View commit details
    Browse the repository at this point in the history
  9. remove console log

    casperiv0 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    4657c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    d023f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49da632 View commit details
    Browse the repository at this point in the history
  3. pass config as param

    casperiv0 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6c789b6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/custom-tsconfig' of github.com:Dev-CasperTheGhost/…

    …next.js into feat/custom-tsconfig
    casperiv0 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d256ad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db196fb View commit details
    Browse the repository at this point in the history
  6. test: add more tests

    casperiv0 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    3502196 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47efadb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5994e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    83a6efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2e30f View commit details
    Browse the repository at this point in the history