{ "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/brush" }, { "path": "../gfx/connector" }, { "path": "../gfx/group" }, { "path": "../gfx/mindmap" }, { "path": "../gfx/note" }, { "path": "../gfx/shape" }, { "path": "../gfx/template" }, { "path": "../gfx/text" }, { "path": "../gfx/turbo-renderer" }, { "path": "../inlines/footnote" }, { "path": "../inlines/latex" }, { "path": "../inlines/link" }, { "path": "../inlines/mention" }, { "path": "../inlines/preset" }, { "path": "../inlines/reference" }, { "path": "../model" }, { "path": "../rich-text" }, { "path": "../shared" }, { "path": "../widgets/widget-drag-handle" }, { "path": "../widgets/widget-edgeless-auto-connect" }, { "path": "../widgets/widget-edgeless-toolbar" }, { "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": "../data-view" }, { "path": "../../framework/global" }, { "path": "../../framework/std" }, { "path": "../../framework/store" }, { "path": "../../framework/sync" } ] }