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