mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-21 03:15:49 +08:00
9 lines
114 B
JSON
9 lines
114 B
JSON
{
|
|
"extends": "./config/tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "./packages/core"
|
|
}
|
|
]
|
|
}
|