gulp-typescript
gulp-typescript copied to clipboard
A TypeScript compiler for gulp with incremental compilation support.
Hey, The example in the documentation may not be compatible with Gulp 5 and the `merge2` package. It should be replaced with `merge-stream` instead. The `merge2` package only works with...
when I run `npm install` I get **high severity vulnerabilities** warning. running **npm audit fix** gives me the following report https://github.com/advisories/GHSA-35jh-r3h4-6jhm https://github.com/advisories/GHSA-ww39-953v-wcq6  running **npm audit fix --force** does not...