xykj-plus/xykj-web-plus/packages/stores/tsconfig.json
2026-06-13 13:48:51 +08:00

6 lines
138 B
JSON

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