Skip to content

experimentalDecorators ignored within nodejs project #5309

Closed
@cveld

Description

@cveld

I have walked through the wizard "Create a TypeScript project from existing nodejs code" with tsconfig.json containing the line: "experimentalDecorators": true within "compilerOptions". Still I get the experimental warnings for all decorators that have been used.

I tried the same tsconfig.json configuration and code in an ASP.NET 5 project and there it just works without the warning showing up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionAn issue which isn't directly actionable in code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions