{ "extends": "../../tsconfig.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist", "tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo" }, "include": ["./src"], "references": [ { "path": "../blocks/block-attachment" }, { "path": "../blocks/block-bookmark" }, { "path": "../blocks/block-callout" }, { "path": "../blocks/block-code" }, { "path": "../blocks/block-data-view" }, { "path": "../blocks/block-database" }, { "path": "../blocks/block-divider" }, { "path": "../blocks/block-edgeless-text" }, { "path": "../blocks/block-embed" }, { "path": "../blocks/block-frame" }, { "path": "../blocks/block-image" }, { "path": "../blocks/block-latex" }, { "path": "../blocks/block-list" }, { "path": "../blocks/block-note" }, { "path": "../blocks/block-paragraph" }, { "path": "../blocks/block-root" }, { "path": "../blocks/block-surface" }, { "path": "../blocks/block-surface-ref" }, { "path": "../blocks/block-table" }, { "path": "../components" }, { "path": "../fragments/fragment-doc-title" }, { "path": "../fragments/fragment-frame-panel" }, { "path": "../fragments/fragment-outline" }, { "path": "../gfx/text" }, { "path": "../gfx/turbo-renderer" }, { "path": "../model" }, { "path": "../rich-text" }, { "path": "../shared" }, { "path": "../widgets/widget-drag-handle" }, { "path": "../widgets/widget-edgeless-auto-connect" }, { "path": "../widgets/widget-frame-title" }, { "path": "../widgets/widget-remote-selection" }, { "path": "../widgets/widget-scroll-anchoring" }, { "path": "../widgets/widget-slash-menu" }, { "path": "../widgets/widget-toolbar" }, { "path": "../../framework/block-std" }, { "path": "../data-view" }, { "path": "../../framework/global" }, { "path": "../../framework/inline" }, { "path": "../../framework/store" }, { "path": "../../framework/sync" } ] }