vscode/src
Matt Bierner d4edb9abcc Remove use strict directives in main VS Code src (part 3)
We compile using the alwaysStrict flag so these directives are not needed.

This part removes most of the remaining use strict directives that were not caught by part 1 and 2
2018-10-02 16:14:11 -07:00
..
typings Switch to use a few more @types packages instead of our custom versions 2018-10-02 14:23:28 -07:00
vs Remove use strict directives in main VS Code src (part 3) 2018-10-02 16:14:11 -07:00
.eslintrc
bootstrap-amd.js perf - simplify cached data env var (enabled cached data for the extension host) 2018-10-02 12:14:02 +02:00
bootstrap-fork.js
bootstrap-window.js
bootstrap.js prevent portable in windows setup 2018-09-26 17:28:02 +02:00
buildfile.js
cli.js Upgrade appinsights (#58999) 2018-09-22 23:09:48 -07:00
main.js perf - simplify cached data env var (enabled cached data for the extension host) 2018-10-02 12:14:02 +02:00
paths.js
tsconfig.json Ensure that normal tsc compile still works 2018-10-02 15:59:35 -07:00
tsconfig.monaco.json