Skip to content

[Typescript] Change all .js files into .ts(x) files #28

@Berhart

Description

@Berhart

This will imply:

  • 1. Addition of an any type on every place that the compiler complains about
  • 2. Create a global file with the entities corresponding types that come from the backend
  • 3. Spread all those types across the source code

P.S: This can be done incrementally without the risk of breaking the whole app

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions