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

docs(faq): Mention TypeScript 3’s unknown type #1290

Merged

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Apr 3, 2019

TypeScript 3 added the unknown type, which behaves like N4JS’s any type.

See also microsoft/TypeScript#27265, which would add a compiler flag to TypeScript that would switch the implicit type from any to unknown.

@ExE-Boss ExE-Boss force-pushed the docs/faq/typescript3-unknown-type branch from ed5c1db to 630be38 Compare April 3, 2019 13:36
@mor-n4 mor-n4 requested a review from jpilgrim April 3, 2019 15:32
@jpilgrim
Copy link
Contributor

jpilgrim commented Apr 3, 2019

@ExE-Boss Thank you very much for the contribution. And you are absolutely right.

@jpilgrim
Copy link
Contributor

jpilgrim commented Apr 3, 2019

@mor-n4 Would it be ok for you to merge this PR?

@mor-n4
Copy link
Contributor

mor-n4 commented Apr 3, 2019

Yes, good to mention this in the docs for completeness!

@jpilgrim jpilgrim merged commit ea035f7 into eclipse-n4js:master Apr 3, 2019
@ExE-Boss ExE-Boss deleted the docs/faq/typescript3-unknown-type branch April 3, 2019 16: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.

3 participants