Files
bdqr-admin/packages/stores/tsconfig.json

6 lines
138 B
JSON
Raw Normal View History

2026-03-09 13:50:57 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src", "shim-pinia.d.ts"]
}