mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Added types for jest.
This commit is contained in:
parent
690ab5916d
commit
5ecca3d005
3 changed files with 4 additions and 2 deletions
|
|
@ -22,6 +22,8 @@
|
|||
"jsx": "preserve",
|
||||
"incremental": false,
|
||||
"baseUrl": "./src",
|
||||
"types": ["jest"],
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"paths": {
|
||||
"react": ["./node_modules/@types/react"],
|
||||
"assets/*": ["./assets/*"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue