Skip to content

Conversation

@cyrilletuzi
Copy link
Contributor

Fixes #17821

Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

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

Thanks for this.

LGTM!

@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release action: merge The PR is ready for merge by the caretaker labels Jun 1, 2020
@cyrilletuzi
Copy link
Contributor Author

@alan-agius4 Just one question: will it be included in v10.0?

@alan-agius4
Copy link
Collaborator

@cyrilletuzi, since it's a feature it will be available in 10.1. Since the v10 scope is closed.

@cyrilletuzi
Copy link
Contributor Author

@alan-agius4 Right, but as it do not affect current projects, and as it goes along with the other changes in v10 enhancing --strict option (new new prompt, full TS strict, stricter budgets, etc.), wouldn't it be nice to include it in v10.0 to promote this mode when Angular 10 stable is released (for example in the release blog post)?

@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker and removed action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Jun 1, 2020
@alan-agius4
Copy link
Collaborator

So we had a chat around this, and we decided to have it part of 10.0

Copy link
Contributor

@IgorMinar IgorMinar left a comment

Choose a reason for hiding this comment

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

This looks great to me!

We might want to document that in case you want to break out of type checking in case you need to monkey patch an object, etc, then you can you ts-ignore comment.

@clydin clydin merged commit f9da2d8 into angular:master Jun 1, 2020
@cyrilletuzi cyrilletuzi deleted the strictlint branch June 1, 2020 19:54
alan-agius4 added a commit to angular/universal that referenced this pull request Jun 10, 2020
alan-agius4 added a commit to angular/universal that referenced this pull request Jun 10, 2020
@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 Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce stricter types via lint when in strict mode

5 participants