Skip to content

Wrap variables for types. #184

@WickedBrat

Description

@WickedBrat

TypeScript's one of the strongest features is the use of types. When passing a variable in a function or declaring it. We should use type casting for every variable throughout the project. Currently, the places where it's not declared and the declared like variable_name: any should be converted to a proper object type or relevant variable.

Let us know if you face any issue tackling this. Happy to elaborate

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions