Skip to content

Commit 7c9ad6f

Browse files
committed
fix code snippet
1 parent 627db72 commit 7c9ad6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/markdown/Typescript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ To extend global types create a `global.d.ts` file and include them in your `tsc
212212
"**/*.tsx"
213213
],
214214
}
215+
```
215216

216217
```ts
217218
// globals.d.ts

0 commit comments

Comments
 (0)