Skip to content

const enums in TypeScript: I want to add argument checking to gulp-typescript - questions #272

@SetTrend

Description

@SetTrend

Hi Ivo,

I'd like to add a check for invalid tsconfig arguments to gulp-typescript.

Latest TypeScript editions work with const enums and I believe that the current code won't work with these.

Unfortunately, when I try to compile the gulp-typescript project by running the default task, I get a very long list of errors.

Would you mind helping me to get gulp-typescript to compile on my machine?

Here's a copy of VS Code output panel after running the default task:
Output.zip

Your help is very much appreciated.

Cheers,
Axel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions