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: better error message for broken tsconfig.json #501

Merged
merged 3 commits into from Jun 9, 2020

Commits on Jun 9, 2020

  1. fix: misleading error message

    If `tsconfig.json` cannot be parsed, don't say it's not found.
    alexander-fenster authored and JustinBeckwith committed Jun 9, 2020
    Copy the full SHA
    dea17d6 View commit details
    Browse the repository at this point in the history
  2. fix: just print error

    alexander-fenster authored and JustinBeckwith committed Jun 9, 2020
    Copy the full SHA
    a81e5e7 View commit details
    Browse the repository at this point in the history
  3. poke it

    JustinBeckwith committed Jun 9, 2020
    Copy the full SHA
    feb37d3 View commit details
    Browse the repository at this point in the history