vue-vben-admin/packages/styles/tsconfig.json
2024-05-21 22:42:25 +08:00

6 lines
119 B
JSON

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