UNPKG
happy-weapp-template
Version:
latest (1.0.1)
1.0.1
1.0.0
happy小程序脚手架模板
github.com/cilla123/happy-weapp-template
cilla123/happy-weapp-template
happy-weapp-template
/
jsconfig.json
6 lines
•
79 B
JSON
View Raw
1
2
3
4
5
6
{
"compilerOptions"
:
{
"target"
:
"es2015"
,
"module"
:
"commonjs"
}
}