forked from open-webui/open-webui
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"inlineSourceMap": true,
|
|
"sourceMap": false
|
|
}
|
|
}
|