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