Files
VDES-Frontend/packages/hooks/tsconfig.json
2026-07-13 16:03:03 +08:00

6 lines
124 B
JSON

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