{
    "compilerOptions": {    
        "checkJs": false,
        "lib": ["dom", "dom.iterable", "dom.asynciterable"],
    },
    "fmt": {
        "indentWidth": 4
    }
}