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(definitelyTyped): copy compiler option "paths" from processed type #185

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

Pmyl
Copy link
Collaborator

@Pmyl Pmyl commented Jan 16, 2020

By copying the paths it makes sure that the types requested are the correct ones.
This will fix errors of types:

error TS2304: Cannot find name 'ILayer'.
error TS2305: Module '"../../parse5"' has no exported member 'MarkupData'.

@Pmyl Pmyl requested a review from uittorio January 16, 2020 16:45
@Pmyl Pmyl merged commit 6265fde into master Jan 16, 2020
@uittorio uittorio deleted the fix_add_paths_in_ts_config branch January 29, 2020 08:38
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.

None yet

2 participants