mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Fixed imports.
This commit is contained in:
parent
ede658771e
commit
821d4b36c3
6 changed files with 38 additions and 6 deletions
|
|
@ -20,8 +20,7 @@
|
|||
"baseUrl": "./src",
|
||||
"strictNullChecks": false,
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"incremental": true
|
||||
"jsx": "preserve"
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue