vue-vben-admin/internal/vite-config/tsconfig.json

6 lines
121 B
JSON
Raw Normal View History

2023-04-05 00:20:48 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/ts-config/node.json",
"include": ["src"]
}