UNPKG
lixin-web
Version:
latest (1.0.5)
1.0.5
vue and bootstrap
lixin-web
/
jsconfig.js
8 lines
•
112 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"target"
:
"ES6"
}
,
"exclude"
:
[
"node_modules"
]
}