diff --git a/docs/content/docs/getting-started/index.mdx b/docs/content/docs/getting-started/index.mdx index b6783d8922..3cf7dab7ad 100644 --- a/docs/content/docs/getting-started/index.mdx +++ b/docs/content/docs/getting-started/index.mdx @@ -62,6 +62,7 @@ import { Next, Nitro, SvelteKit, Nuxt, Hono, Bun, AstroDark, AstroLight, TanStac
+
@@ -301,7 +302,8 @@ npx workflow inspect runs
The `WorkflowModule.forRoot()` method accepts optional configuration:
-{/* @skip-typecheck - Configuration snippet, WorkflowModule not imported */}
+{/*@skip-typecheck - Configuration snippet, WorkflowModule not imported*/}
+
```typescript
WorkflowModule.forRoot({
// Directory to scan for workflow files (default: ['src'])