{
    "exclude": [
        "lib/**"
    ],
    "compilerOptions": {
        "target": "esnext"
    }
}