Skip to content

Commit cdb3d36

Browse files
committed
docs(plugin-typescript): fix type
1 parent 8a5bde7 commit cdb3d36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/plugin-typescript/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ categories: [
137137
},
138138
// ...
139139
];
140-
````
140+
```
141141

142142
Also groups can be used:
143143

@@ -160,3 +160,4 @@ categories: [
160160
// ...
161161
];
162162
```
163+
````

0 commit comments

Comments
 (0)