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.

28 lines
589 B

2 months ago
2 months ago
2 months ago
  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. },
  20. "compileType": "miniprogram",
  21. "libVersion": "3.5.0",
  22. "appid": "wxb9f5233e39665f59",
  23. "projectname": "questionbankvue3",
  24. "condition": {},
  25. "editorSetting": {
  26. "tabIndent": "insertSpaces",
  27. "tabSize": 2
  28. }
  29. }