Skip to content

Commit 7099174

Browse files
authored
Merge pull request #187 from statelyai/davidkpiano/redirect-nesting-typegen
Redirect nesting typegen files
2 parents 2b020e3 + 957db6a commit 7099174

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: 'Nesting XState typegen files'
3+
description: What is file nesting in VS Code and how to enable it for XState's generated type files.
4+
tags: [stately, extension, open source, xstate, vscode]
5+
authors: [anders]
6+
---
7+
8+
import { Redirect } from '@docusaurus/router';
9+
10+
<Redirect to="/blog/2022-06-13-nesting-typegen-files" />

0 commit comments

Comments
 (0)