mirror of
https://github.com/langgenius/dify.git
synced 2026-06-16 11:28:34 +08:00
dfcc0f8863
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"extends": "./base.json",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"lib": ["es2022", "dom", "dom.iterable"]
|
|
}
|
|
}
|