mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2025-12-30 01:32:26 +00:00
7 lines
150 B
JSON
7 lines
150 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@vben/tsconfig/web.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|