mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(client): tests not being able to access .tsx
This commit is contained in:
parent
970f4b028d
commit
d36716bdb6
@ -8,6 +8,9 @@
|
|||||||
"node",
|
"node",
|
||||||
"vitest"
|
"vitest"
|
||||||
],
|
],
|
||||||
|
"jsx": "preserve",
|
||||||
|
"jsxFactory": "h",
|
||||||
|
"jsxImportSource": "preact",
|
||||||
"module": "esnext",
|
"module": "esnext",
|
||||||
"moduleResolution": "bundler"
|
"moduleResolution": "bundler"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user