umami/jsconfig.json
2023-12-14 14:01:58 -08:00

7 lines
74 B
JSON

{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}