mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-21 06:28:58 +08:00
refactor: Integrate the @vben-core/shared package
This commit is contained in:
6
packages/@core/base/shared/tsconfig.json
Normal file
6
packages/@core/base/shared/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"extends": "@vben/tsconfig/library.json",
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user