gulp-typescript
gulp-typescript copied to clipboard
What is the "noLibCheck" option? I see TypeScript has a "skipLibCheck" option.
I see TypeScript has a skipLibCheck option over at https://www.typescriptlang.org/docs/handbook/compiler-options.html.
What is the noLibCheck option that I see in the type definition for gulp-typescript?