pansoft-plrl/packages/stores/tsconfig.json

6 lines
138 B
JSON
Raw Normal View History

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