mirror of
https://mirror.skon.top/github.com/langgenius/dify.git
synced 2026-04-20 15:20:15 +08:00
8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"extends": "./base.json",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"lib": ["es2022", "dom", "dom.iterable"]
|
|
}
|
|
}
|