Skip to content

Commit

Permalink
docs(typedoc): set the Google Analytics tracking ID
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Oct 7, 2023
1 parent 9a92df2 commit fc94318
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion typedoc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"entryPoints": ["src"],
"plugin": ["typedoc-plugin-copy-code-to-clipboard"],
"cacheBust": true
"cacheBust": true,
"gaID": "G-C8Z4FEEJ9Q"
}

0 comments on commit fc94318

Please sign in to comment.