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](https://github.com/ivogabe/gulp-typescript/files/104175/Output.zip) Your help is very much appreciated. Cheers, Axel