Assets/Dashboard/node_modules/dunder-proto/tsconfig.json

{
    "extends": "@ljharb/tsconfig",
    "compilerOptions": {
        "target": "ES2021",
    },
    "exclude": [
        "coverage",
    ],
}