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