{
    "compilerOptions": {
        "lib": ["esnext", "dom"],
        "declaration": true,
        "declarationDir": "./types"
    }
}
