mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 08:14:25 +01:00
chore(website): fix typecheck issue
This commit is contained in:
parent
5186ea3fff
commit
aeb0f44a43
@ -10,7 +10,8 @@
|
||||
"jsxImportSource": "preact",
|
||||
"skipLibCheck": true,
|
||||
"types": [
|
||||
"vite/client"
|
||||
"vite/client",
|
||||
"vitest/config"
|
||||
],
|
||||
"paths": {
|
||||
"react": ["../../node_modules/preact/compat/"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user