Skip to content

TypeScript decorator reports "Unable to resolve signature of class decorator when called as an expression" #1

@jrichardsz

Description

@jrichardsz

Fix : add this in tsconfig.json

        "emitDecoratorMetadata": true,
        "experimentalDecorators": true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions