mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 13:21:33 +08:00
chore(test/client): solve dependency error due to CJS
This commit is contained in:
parent
d31fa7a6cd
commit
32bc24b4c8
2 changed files with 2 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "es2022",
|
||||
"customConditions": ["development"]
|
||||
"customConditions": ["development"],
|
||||
"verbatimModuleSyntax": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue