mirror of
https://github.com/zadam/trilium.git
synced 2025-10-01 19:15:31 +08:00
fix(client): type error due to use of intersection
This commit is contained in:
parent
533e3cf42d
commit
81f8453c38
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"lib": [ "ESNext" ],
|
||||
"outDir": "dist",
|
||||
"types": [
|
||||
"node"
|
||||
|
|
Loading…
Add table
Reference in a new issue