* AI Chat: show web sources that were used (normally via web search) to generate the response * Persist WebSource events * include upstream's sanitized_image_source in android builds * database gets AssertLongCPUWorkAllowed();
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"module": "ESNext",
|
|
"target": "ESNext",
|
|
"esModuleInterop": true
|
|
}
|
|
}
|