Skip to content
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

Enable TypeScript strict mode #27

Open
SpaceK33z opened this issue Mar 6, 2018 · 1 comment
Open

Enable TypeScript strict mode #27

SpaceK33z opened this issue Mar 6, 2018 · 1 comment
Labels

Comments

@SpaceK33z
Copy link
Contributor

Only when TypeScript's strict mode is enabled it fully shows its potential.

@SpaceK33z
Copy link
Contributor Author

Added strictNullChecks so the only thing missing is fixing the noImplicitAny errors. Then we can remove all these specific parameters and just use strict: true.

SpaceK33z added a commit that referenced this issue Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant