Files
AILab/vue/packages/stores/tsconfig.json
T
2025-05-09 18:07:26 +08:00

6 lines
138 B
JSON

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