{
    "extends": "./tsconfig.base.json",
    "compilerOptions": {
        "target": "ESNext",
        "allowJs": true
    }
}
