gulp-tsc
gulp-tsc copied to clipboard
allowBool does not work
Hi, using
tsc( {allowBool : true})
it will still say angular.d.ts(32,43): Cannot find name 'bool'.
besides, the gulp-tsc docu is wrong, it "Bool" is uppercase and should be enabled by default