mirror of
https://github.com/umami-software/umami.git
synced 2026-05-30 06:47:25 +00:00
7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
},
|
|
"include": ["src"]
|
|
}
|