Files
fst_data_factory_frontandback/packages/stores/tsconfig.json
2026-04-22 13:40:01 +08:00

6 lines
138 B
JSON

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