mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-02-12 15:10:23 +00:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@vben/tsconfig/library.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|