mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-05-15 02:45:43 +08:00
6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@vben/ts-config/vue-app.json",
|
|
"include": ["src"]
|
|
}
|