vue-vben-admin/packages/hooks/tsconfig.json
2023-04-06 00:08:17 +08:00

6 lines
124 B
JSON

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