{ "extends": "../tsconfig.base.json", "compilerOptions": { "lib": ["ES2023", "WebWorker"], "types": ["node"] }, "include": ["./**/*.ts"] }