Skip to content

add strict flags to tsconfig #34

@wojtek-krysiak

Description

@wojtek-krysiak

there should be at least those what we have in admin-bro core:

  "strictNullChecks": true,
  "strictPropertyInitialization": true,
  "strictFunctionTypes": true,
  "strictBindCallApply": true,
  "noImplicitThis": true,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions