admin-vben/packages/stores/tsconfig.json

6 lines
138 B
JSON
Raw Normal View History

2024-05-19 13:20:42 +00:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src", "shim-pinia.d.ts"]
}