Skip to content

fix: allow typescript unused checks #32

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

Conversation

smithad15
Copy link
Member

The library currently does not work in projects that have noUnusedLocals and noUnusedParameters set inside of tsconfig.json. This should bring the project into compliance with those rules.

The library currently does not work in projects that have noUnusedLocals and noUnusedParameters set inside of tsconfig.json. This should bring the project into compliance with those rules.
@SethDavenport
Copy link
Member

Gracias

@SethDavenport SethDavenport merged commit 3ae988e into angular-redux:master Jul 7, 2017
@smithad15 smithad15 deleted the fix/allow-typescript-unused-checks branch July 7, 2017 20:37
@SethDavenport
Copy link
Member

@smithad15 released as version 6.5.1.

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.

2 participants