Added polyfill

This commit is contained in:
Sebastian Seedorf
2020-11-15 00:18:23 +01:00
parent 6189b95b6e
commit fc47d6ec26
11 changed files with 887 additions and 34 deletions

View File

@@ -10,7 +10,7 @@
"forceConsistentCasingInFileNames": true,
"noImplicitReturns": true,
"strict": true,
"sourceRoot": "./src",
"sourceRoot": "../js-source",
"rootDir": ".",
"skipLibCheck": true,
"baseUrl": "."