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(Observable): remove unexpected dev dependency type references #2113

Closed
wants to merge 1 commit into from

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Nov 6, 2016

Description:
This PR amends unexpected type references occurs in transpiled type definition, seems it was known issue of TS (microsoft/TypeScript#11948, microsoft/TypeScript#11849). Updated TS to latest dev to avoid this issue.

Related issue (if exists):

@kwonoj
Copy link
Member Author

kwonoj commented Nov 6, 2016

This change breaks tests, not sure exactly why. Digging bit more.

@kwonoj
Copy link
Member Author

kwonoj commented Nov 6, 2016

Most breaking test comes by this issue microsoft/TypeScript#12058.

@tetsuharuohzeki
Copy link
Contributor

@kwonoj parhaps, Did you change the line ending of spec/observables/dom/ajax-spec.ts accidentally?

@kwonoj
Copy link
Member Author

kwonoj commented Nov 9, 2016

@saneyuki This PR won't be checked in anyway.

@kwonoj kwonoj closed this Nov 9, 2016
@kwonoj kwonoj deleted the fix-type branch November 9, 2016 07:03
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find type definition file for 'chai'
2 participants