{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["build-config", "affine__env", "webpack-env"], "lib": ["ESNext", "DOM", "DOM.Iterable"], "jsx": "react-jsx", "composite": true } }