admin-vben/packages/@vben-core/shared/chche/tsconfig.json

6 lines
123 B
JSON
Raw Normal View History

2024-05-28 15:53:15 +00:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/library.json",
"include": ["src"]
}