Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

chore(TypeScript): Enable 'strictNullChecks' option #604

Merged
merged 2 commits into from
May 4, 2016

Conversation

@dokidokivisual
Copy link
Contributor

☔ The latest upstream changes (presumably #608) made this pull request unmergeable. Please resolve the merge conflicts.

@tetsuharuohzeki tetsuharuohzeki changed the title WIP: chore(TypeScript): Enable 'strictNullChecks' option chore(TypeScript): Enable 'strictNullChecks' option May 4, 2016
@tetsuharuohzeki
Copy link
Contributor Author

@dokidokivisual r+

@dokidokivisual
Copy link
Contributor

📌 Commit 9660b36 has been approved by saneyuki

@dokidokivisual
Copy link
Contributor

⌛ Testing commit 9660b36 with merge 25ed88b...

dokidokivisual added a commit that referenced this pull request May 4, 2016
chore(TypeScript): Enable 'strictNullChecks' option

This tries to enable [`--strictNullChecks` option](microsoft/TypeScript#7140) of TypeScript compiler.

- [Non-nullable types by ahejlsberg · Pull Request #7140 · Microsoft/TypeScript](microsoft/TypeScript#7140)
  - [Non-strict type checking · Issue #7489 · Microsoft/TypeScript](microsoft/TypeScript#7489)
  - [[Request for feedback] Nullable types, `null` and `undefined` · Issue #7426 · Microsoft/TypeScript](microsoft/TypeScript#7426)
- [Control flow based type analysis by ahejlsberg · Pull Request #8010 · Microsoft/TypeScript](microsoft/TypeScript#8010)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/karen-irc/karen/604)
<!-- Reviewable:end -->
@dokidokivisual
Copy link
Contributor

☀️ Test successful - travis

@dokidokivisual dokidokivisual merged commit 9660b36 into karen-irc:master May 4, 2016
@dokidokivisual
Copy link
Contributor

☔ The latest upstream changes (presumably #604) made this pull request unmergeable. Please resolve the merge conflicts.

@tetsuharuohzeki tetsuharuohzeki deleted the nullable branch May 4, 2016 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants