{
    "extends": "./tsconfig.json",
    "compilerOptions": {
        "module": "ES2015",
        "outDir": "dist/es2015"
    }
}
