Merge ben/fix/warnings

This commit is contained in:
Ben Goldsworthy 2020-11-30 11:35:10 +00:00
commit 4ac06f9747
5 changed files with 559 additions and 686 deletions

View file

@ -8,5 +8,9 @@
"exclude": [
"test.ts",
"**/*.spec.ts"
],
"files": [
"main.ts",
"polyfills.ts"
]
}