mirror of
https://github.com/zadam/trilium.git
synced 2025-10-09 23:18:46 +08:00
chore(nx/client): fix dependency to commons
This commit is contained in:
parent
bcc908a4b2
commit
23bfda0b51
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@
|
||||||
"type": "es6"
|
"type": "es6"
|
||||||
},
|
},
|
||||||
"sourceMaps": true,
|
"sourceMaps": true,
|
||||||
"exclude": ["jest.config.ts",".*\\.spec.tsx?$",".*\\.test.tsx?$","./src/jest-setup.ts$","./**/jest-setup.ts$",".*.js$"]
|
"exclude": ["jest.config.ts",".*\\.spec.tsx?$",".*\\.test.tsx?$","./src/jest-setup.ts$","./**/jest-setup.ts$"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue