feat: add umami analytics
This commit is contained in:
parent
448dde62f7
commit
533866a1f2
7 changed files with 53 additions and 20 deletions
|
@ -8,7 +8,7 @@
|
|||
"esModuleInterop": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "solid-js",
|
||||
"types": ["vite/client"],
|
||||
"types": ["vite/client", "@types/umami"],
|
||||
"noEmit": true,
|
||||
"isolatedModules": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue