Files
tyass-admin/packages/stores/tsconfig.json
2026-02-27 12:29:13 +08:00

6 lines
138 B
JSON

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