{
    "compilerOptions": {
        "target": "ES5",
        "module": "CommonJS"
    }
}