Closed
Description
currently our blueprints don't pass the noImplicitAny check - we should fix that.
- understand the impact
- change the config
- update blueprints that fail the check
Current failures for an empty project:
[DiffingTSCompiler]: Typescript found the following errors:
app/sample-45.spec.ts (7, 71): Parameter 'app' implicitly has an 'any' type.
app/sample-45.spec.ts (12, 65): Parameter 'app' implicitly has an 'any' type.
app/sample-45.ts (14, 17): Parameter 'meaning' implicitly has an 'any' type.
@rkirov @alexeagle - what's your guidance on this?
Metadata
Metadata
Assignees
Labels
No labels