SyntaxFix
Write A Post
Hire A Developer
Questions
As a bare minimum:
tsconfig:
"lib": [ "es2015" ]
and install a polyfill such as https://github.com/zloirock/core-js if you want IE < 11 support: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map