Skip to content

Used tsc --showConfig instead of cat for --typescript configs #90

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

Merged
merged 1 commit into from
Jul 6, 2019

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Per #85, TypeScript has a native --showConfig flag we can use as of version 3.2. This PR uses that instead of cat to print TypeScript configuration files.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 2d7e436 into master Jul 6, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the typescript-show-config branch July 6, 2019 14:32
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.

TypeScript configuration files can't have comments
1 participant