admin-vben5/packages/request/tsconfig.json

6 lines
119 B
JSON
Raw Normal View History

2024-06-02 15:04:37 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src"]
}