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

Add tsconfig error reporting #107

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Add tsconfig error reporting #107

merged 1 commit into from
Aug 28, 2018

Conversation

houfio
Copy link
Contributor

@houfio houfio commented Aug 24, 2018

Now prints fancy messages like this one:

rpt2: config error TS18003 No inputs were found in config file '<path>/tsconfig.json'. Specified 'include' paths were '["src/"]' and 'exclude' paths were '["node_modules/"]'.

Fixes #106

@ezolenko ezolenko merged commit f5d3673 into ezolenko:master Aug 28, 2018
@agilgur5 agilgur5 added kind: bug Something isn't working properly kind: feature New feature or request labels May 25, 2022
Repository owner locked as resolved and limited conversation to collaborators May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind: bug Something isn't working properly kind: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source files with only type declarations don't get declarations generated
3 participants