{
    "extends": "./tsconfig.build.json",
    "compilerOptions": {
        "target": "ES2015" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
        "module": "ES2015" /* Specify what module code is generated. */,
        "moduleResolution": "bundler" /* Specify how TypeScript looks up a file from a given module specifier. */
    }
}
