Files
fst_data_factory_frontandback/packages/stores/tsconfig.json

6 lines
138 B
JSON
Raw Normal View History

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