Files
zacfrontadmin_v2/packages/stores/tsconfig.json

6 lines
138 B
JSON
Raw Permalink Normal View History

2026-01-15 18:04:52 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src", "shim-pinia.d.ts"]
}