// tsconfig.json { "compilerOptions": { "target": "es6" } }
{ "compilerOptions": { "target": "ES6", ... } }