UNPKG
qvt-cli
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.0
提供多端响应式设计的模板框架
qvt-cli
/
bin
/
template
/
admin
/
tsconfig.vue-tsc.json
6 lines
•
87 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"skipLibCheck"
:
true
}
}