mirror of
https://github.com/langgenius/dify.git
synced 2026-06-19 05:37:10 +08:00
dfcc0f8863
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
11 lines
122 B
JSON
11 lines
122 B
JSON
{
|
|
"extends": "./react.json",
|
|
"compilerOptions": {
|
|
"plugins": [
|
|
{
|
|
"name": "next"
|
|
}
|
|
]
|
|
}
|
|
}
|