Skip to content

Commit 9ac454b

Browse files
authored
Fix format
1 parent e4527ae commit 9ac454b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PLUGINS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Defining and object as the type of another object's properties will result in a
298298
Whenever the original data has this type of structure, consider transforming the data to a more user-friendly format using the `enterData` and `exitData` methods.
299299

300300
Example:
301-
```json
301+
```ts
302302
{
303303
extent: {
304304
spatial: {

0 commit comments

Comments
 (0)