You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any tool available
like https://github.com/TypeStrong/grunt-ts
to support transformations like automatically adding a global <// ../../../reference.d.ts
to all .ts files
Is it something for gulp-tsc? visual studio has this build in, so it would make probably sense to have it within the compiler project.