Files
ai-agent-admin/web/packages/stores/tsconfig.json
T
2026-06-08 18:14:59 +08:00

6 lines
138 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src", "shim-pinia.d.ts"]
}