umami/jsconfig.json

5 lines
49 B
JSON
Raw Normal View History

2020-07-17 10:03:38 +02:00
{
"compilerOptions": {
"baseUrl": "."
}
}