detect-embeded/packages/hooks/tsconfig.json

6 lines
124 B
JSON
Raw Permalink Normal View History

2024-11-14 13:43:41 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/ts-config/vue-app.json",
"include": ["src"]
}