Files
django-vue3-admin-gd/web/packages/stores/tsconfig.json
xie7654 f6e68e37c8 init
2025-06-29 21:45:27 +08:00

6 lines
138 B
JSON

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