UNPKG
jm-mrc-components
Version:
latest (0.1.0)
0.1.0
移动端可复用组件库
jm-mrc-components
/
tsconfig-build.json
5 lines
(4 loc)
•
92 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"**/__tests__/*"
,
"**/__example__/*"
]
}