Skip to content

Updates for stricter TSConfig settings. #46

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

Conversation

SethDavenport
Copy link
Member

Unfortunately noUnusedLocals and noUnusedParameters cause propblems for AoT and @Output-related EventEmitters. See angular/angular#17131

Once that's fixed in Angular itself then we can turn those checks back on here. Note that they work already in JiT mode.

Unfortunately `noUnusedLocals` and `noUnusedParameters` cause propblems for AoT and `@Output`-related EventEmitters. See angular/angular#17131

Once that's fixed in Angular itself then we can turn those checks back on here. Note that they work already in JiT mode.
@SethDavenport SethDavenport force-pushed the chore/tsconfig-settings branch from e663dc7 to b927bb1 Compare July 10, 2017 02:00
@SethDavenport SethDavenport merged commit c1ae59e into angular-redux:master Jul 10, 2017
@SethDavenport SethDavenport deleted the chore/tsconfig-settings branch July 10, 2017 02:03
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.

1 participant