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

Compilation errors with "noImplicitAny": true in tsconfig.json #48

Open
ghost opened this issue Mar 9, 2017 · 1 comment
Open

Compilation errors with "noImplicitAny": true in tsconfig.json #48

ghost opened this issue Mar 9, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 9, 2017

I'm having compilation errors with "noImplicitAny": true option, could you please specify these typings in helpers.ts?

(58,538): error TS7006: Parameter 'err' implicitly has an 'any' type.
(58,543): error TS7006: Parameter 'outdatedModules' implicitly has an 'any' type.
(58,730): error TS7006: Parameter 'dependencies' implicitly has an 'any' type.
(58,859): error TS7006: Parameter 'store' implicitly has an 'any' type.

@ghost
Copy link
Author

ghost commented Mar 9, 2017

PatrickJS/angular-hmr-loader#6
probably this is the same issue and should be closed, sorry.

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

No branches or pull requests

0 participants