{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"lib": ["ES2022"]
},
"include": ["src/**/*.ts"]
}