mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2026-01-15 12:15:13 +00:00
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"inlineSourceMap": true,
|
|
"sourceMap": false
|
|
}
|
|
}
|