Skip to content

Commit 20f602d

Browse files
committed
add type mapping for "year"
1 parent ee9e345 commit 20f602d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/support/docblocks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ const typeMapping: Record<string, (string | RegExp)[]> = {
264264
"path",
265265
"time",
266266
"uuid",
267+
"year",
267268
"point",
268269
"circle",
269270
"polygon",

0 commit comments

Comments
 (0)