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

Don't throw error when failing to parse tsconfig.json #232

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

olafurpg
Copy link
Member

Previously, scip-typescript failed fast if it failed to parse a single tsconfig.json file. Now, it prints out the error message and continues running instead.

Test plan

Manually tested by running against a clean clone of sg/sg

Previously, `scip-typescript` failed fast if it failed to parse a single
tsconfig.json file. Now, it prints out the error message and continues
running instead.
@olafurpg olafurpg requested a review from fkling February 15, 2023 17:21
@olafurpg olafurpg merged commit 8fa00d2 into main Feb 16, 2023
@olafurpg olafurpg deleted the olafurpg/no-error-svelte branch February 16, 2023 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants