Skip to content

"experimentalDecorators" is not passed to compiler #259

@bryanforbes

Description

@bryanforbes

I'm trying to compile a project using decorators with a recent build of TS and it's telling me that I have to pass the experimentalDecorators flag. I can pass it on the command line, in my tsconfig.json, but not with grunt-ts. I believe it's because it's not handled with the other boolean options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions