mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 21:45:54 +08:00
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"inlineSourceMap": true,
|
|
"sourceMap": false
|
|
}
|
|
}
|