{ "extends": "../../tsconfig.base.json", "compilerOptions": { // Do not include DOM and DOM.Iterable as this is a server-only package. "lib": ["ES2022"], } }