mirror of
https://github.com/zadam/trilium.git
synced 2026-01-08 07:34:25 +01:00
chore(tsconfig): fix empty type
This commit is contained in:
parent
3f5616f1fc
commit
06980fe9b5
@ -3,7 +3,6 @@
|
|||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"outDir": "./out-tsc/vitest",
|
"outDir": "./out-tsc/vitest",
|
||||||
"types": [
|
"types": [
|
||||||
"",
|
|
||||||
"node",
|
"node",
|
||||||
"vitest"
|
"vitest"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user