{
    "compilerOptions": {
        "target": "ES6",
        "module": "commonjs"
    }
}