Skip to content

Commit 90d3b6c

Browse files
1 parent 4fee2dd commit 90d3b6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

typedoc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"entryPoints": ["src"],
3-
"plugin": ["typedoc-plugin-copy-code-to-clipboard"]
3+
"plugin": ["typedoc-plugin-copy-code-to-clipboard"],
4+
"cacheBust": true
45
}

0 commit comments

Comments
 (0)