Skip to content

Commit 102fb75

Browse files
committed
Disable Twoslash for now
1 parent 2abcfb2 commit 102fb75

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)