Skip to content

Commit 26e79a8

Browse files
Disable Twoslash for now (#1145)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 756711c commit 26e79a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export default defineConfig(
7676
cursorColor: "var(--twoslash-cursor)",
7777
},
7878
},
79+
twoSlash: false,
7980
},
8081
toc: {
8182
minDepth: 2,

0 commit comments

Comments
 (0)