Skip to content

Commit 336c376

Browse files
committed
Projzilla phase 1
1 parent f4fcb19 commit 336c376

File tree

111 files changed

+18312
-3529
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+18312
-3529
lines changed

Jakefile.js

+155-960
Large diffs are not rendered by default.

scripts/tslint/tsconfig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"compilerOptions": {
33
"lib": ["es6"],
4+
"sourceMap": false,
5+
"declaration": false,
46
"noImplicitAny": true,
57
"noImplicitReturns": true,
68
"noImplicitThis": true,

src/built/local/cancellationToken.js

+57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/built/local/cancellationToken.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)