project.config.json 653 Bytes
{
  "compileType": "miniprogram",
  "setting": {
    "coverView": true,
    "es6": true,
    "postcss": true,
    "minified": true,
    "enhance": true,
    "showShadowRootInWxmlPanel": true,
    "packNpmRelationList": [],
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "ignoreUploadUnusedFiles": true
  },
  "condition": {},
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  },
  "appid": "wxc140942a593e93ad",
  "libVersion": "3.2.3",
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "simulatorPluginLibVersion": {
    "qywx_simulator_plugin": "2.20.3"
  }
}