合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
613 B

  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "setting": {
  8. "urlCheck": false,
  9. "es6": true,
  10. "postcss": false,
  11. "minified": false,
  12. "newFeature": true,
  13. "bigPackageSizeSupport": true,
  14. "babelSetting": {
  15. "ignore": [],
  16. "disablePlugins": [],
  17. "outputPath": ""
  18. },
  19. "ignoreUploadUnusedFiles": true
  20. },
  21. "compileType": "miniprogram",
  22. "libVersion": "3.7.8",
  23. "appid": "wx5b4b75c83b7485b1",
  24. "projectname": "111",
  25. "condition": {},
  26. "editorSetting": {
  27. "tabIndent": "insertSpaces",
  28. "tabSize": 2
  29. }
  30. }