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

6 lines
120 B
JSON
Raw Normal View History

2024-05-19 21:20:42 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/node.json",
"include": ["src"]
}