mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Update tsconfig.
This commit is contained in:
parent
280f6a9113
commit
c5345b01bb
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@
|
|||
"jsx": "preserve",
|
||||
"incremental": false
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx", "next-env.d.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue