We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e77d8 commit 01d5b3aCopy full SHA for 01d5b3a
docs/guide/getting-started.md
@@ -190,7 +190,7 @@ const nextConfig = {
190
module.exports = nextConfig
191
```
192
193
-```ts{2,7} twoslash [SolidStart]
+```ts{2,7} [SolidStart]
194
import { defineConfig } from '@solidjs/start/config'
195
import TurboConsole from 'unplugin-turbo-console/vite'
196
docs/zh-CN/guide/getting-started.md
0 commit comments