Skip to content

fix: prevent strictNullChecks support until #15432 is fixed #15434

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

Merged
merged 2 commits into from
Mar 23, 2017

Conversation

IgorMinar
Copy link
Contributor

No description provided.

@IgorMinar IgorMinar force-pushed the disable-strictNullChecks branch 2 times, most recently from 8f1adb0 to e1269b1 Compare March 23, 2017 20:57
@IgorMinar IgorMinar force-pushed the disable-strictNullChecks branch from e1269b1 to 96dbd7f Compare March 23, 2017 20:57
@@ -7,7 +7,8 @@
"compilerOptions": {
"module": "es2015",
"moduleResolution": "node",
"strictNullChecks": true,
// TODO(i): strictNullChecks should turned on but are temporarily disabled due to #15432
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

afaik // comments are not allowed in JSON

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tsc allows it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm you are right microsoft/TypeScript#5450
interesting, thanks :)

@vicb vicb merged commit b800a0c into angular:master Mar 23, 2017
asnowwolf pushed a commit to asnowwolf/angular that referenced this pull request Aug 11, 2017
juleskremer pushed a commit to juleskremer/angular that referenced this pull request Aug 28, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
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.

4 participants