admin-vben5/packages/request/tsconfig.json
2024-06-02 15:04:37 +08:00

6 lines
119 B
JSON

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