vscode/build/lib
Matt Bierner 104275cb9f Add tsconfig.strictNullChecks.json
Part of #60565

Adds a new `tsconfig.strictNullChecks.json` project that does not emit anything and is only used for enabling strict null checks on a subset of the vscode codebase.

Opt `iterator.ts` into strict null checking.

Fix our build scripts to properly handle `extends`
2018-10-10 14:55:06 -07:00
..
test let -> const 2018-10-04 19:01:34 -07:00
tslint let -> const 2018-10-04 19:01:34 -07:00
typings Adding correct typings for event-stream this values 2018-10-03 17:26:47 -07:00
watch update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
asar.js Enable noImplicitAny in build 2018-10-03 10:47:32 -07:00
asar.ts Adding correct typings for event-stream this values 2018-10-03 17:26:47 -07:00
builtInExtensions.js fixes #58589 2018-09-21 12:16:30 +02:00
bundle.js Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
bundle.ts Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
compilation.js Add tsconfig.strictNullChecks.json 2018-10-10 14:55:06 -07:00
compilation.ts Add tsconfig.strictNullChecks.json 2018-10-10 14:55:06 -07:00
electron.js Fix remaining strict null errors in build scripts 2018-10-03 10:47:32 -07:00
extensions.js Adding correct typings for event-stream this values 2018-10-03 17:26:47 -07:00
extensions.ts let -> const 2018-10-04 19:01:34 -07:00
git.js consolidate build package.json 2017-05-16 08:56:21 +02:00
git.ts Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
i18n.js Enable noUnusedParameters in build scripts 2018-10-03 17:26:47 -07:00
i18n.resources.json fix #45749 2018-09-24 07:40:35 +02:00
i18n.ts var -> let 2018-10-04 19:01:34 -07:00
nls.js Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
nls.ts let -> const 2018-10-04 19:01:34 -07:00
optimize.js Enable noImplicitAny in build 2018-10-03 10:47:32 -07:00
optimize.ts Switching to use @types where possible in build 2018-10-03 10:47:32 -07:00
reporter.js Fix remaining strict null errors in build scripts 2018-10-03 10:47:32 -07:00
reporter.ts Fix remaining strict null errors in build scripts 2018-10-03 10:47:32 -07:00
snapshotLoader.js Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
snapshotLoader.ts Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
standalone.js Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
standalone.ts Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
stats.js try-catch for build stats telemetry 2018-09-24 12:55:32 +02:00
stats.ts let -> const 2018-10-04 19:01:34 -07:00
treeshaking.js Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
treeshaking.ts Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
util.js Switching to use @types where possible in build 2018-10-03 10:47:32 -07:00
util.ts var -> let 2018-10-04 19:01:34 -07:00