mirror of
https://github.com/zadam/trilium.git
synced 2025-10-08 22:49:12 +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"
|
||||
},
|
||||
"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