{
    "compilerOptions": {
        "target": "ES5",
        "lib": ["ESNext", "DOM"],
        "strict": true,
    }
}