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

Implicit any type when use noImplicitAny typescript config flag #11

Closed
ppenalver opened this issue Jan 11, 2017 · 2 comments
Closed

Implicit any type when use noImplicitAny typescript config flag #11

ppenalver opened this issue Jan 11, 2017 · 2 comments

Comments

@ppenalver
Copy link

ERROR in [default] ../node_modules/angular2-markdown/src/app/markdown/markdown.component.ts:90:40
Parameter 'line' implicitly has an 'any' type.

ERROR in [default] ../node_modules/angular2-markdown/src/app/markdown/markdown.service.ts:10:13
Parameter 'path' implicitly has an 'any' type.

@dimpu
Copy link
Owner

dimpu commented Jan 11, 2017

PR Done!!!

@dimpu dimpu closed this as completed Jan 11, 2017
@ppenalver
Copy link
Author

Thank you!!!

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

2 participants