Files
vscode/extensions/mermaid-markdown-features/tsconfig.browser.json
T
Matt Bierner ea086aed28 Move bierner.markdown-mermaid into core
This makes my mermaid markdown extension builtin. As part of this I've renamed `chat-mermaid-features` to the more generic `markdown-mermaid-features` since this once extension now contributes a consistent mermaid UX for chat, notebooks, and previews

Fixes #293028
2026-05-13 16:04:49 -07:00

4 lines
34 B
JSON

{
"extends": "./tsconfig.json"
}