Skip to content

Set ts to strict mode #589

Description

@uldisrudzitis

Fix all the ts issues step by step:

  • "strict": true,
  • "noImplicitOverride": true,
  • "noPropertyAccessFromIndexSignature": true,
  • "noImplicitReturns": true,

"angularCompilerOptions":

  • "strictTemplates": true

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions