{
    "compilerOptions": {
        "target": "ES5",
        "esModuleInterop": true,
        "outDir": "build"
    }
}