30 lines
628 B
JSON
30 lines
628 B
JSON
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"miniprogramRoot": "miniprogram/",
|
|
"compileType": "miniprogram",
|
|
"projectname": "ts-demo",
|
|
"setting": {
|
|
"useCompilerPlugins": [
|
|
"typescript"
|
|
],
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
}
|
|
},
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {},
|
|
"srcMiniprogramRoot": "miniprogram/",
|
|
"appid": "wx05b45a2699f02a2b",
|
|
"libVersion": "3.1.1",
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
} |