mirror of
https://github.com/langgenius/dify.git
synced 2026-04-21 00:00:38 -04:00
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"extends": "@dify/tsconfig/react.json",
|
|
"compilerOptions": {
|
|
"types": ["vite-plus/test/globals"]
|
|
}
|
|
}
|