Files
dax-pay-ui/packages/types/tsconfig.json
2023-04-05 22:29:16 +08:00

6 lines
120 B
JSON

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