kant2002 / gulp-tsc

gulp.js plugin for compiling TypeScript files
MIT License
16 stars 11 forks source link

tsconfig props baseUrl and paths are not supported. #23

Open Lemmy4555 opened 8 years ago

Lemmy4555 commented 8 years ago

Please add support for these properties.

kant2002 commented 8 years ago

I add support for baseUrl, but since gulp-tsc use TS CLI, and I don't see option paths