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