project.config.json 744 字节
{
	"description": "项目配置文件。",
	"packOptions": {
		"ignore": [],
		"include": []
	},
	"setting": {
		"urlCheck": false,
		"es6": true,
		"postcss": true,
		"minified": true,
		"newFeature": true,
		"bigPackageSizeSupport": true,
		"babelSetting": {
			"ignore": [],
			"disablePlugins": [],
			"outputPath": ""
		}
	},
	"compileType": "miniprogram",
	"libVersion": "3.7.11",
	"appid": "wx7902d7df47ea6739",
	"projectname": "运动中国",
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"game": {
			"current": -1,
			"list": []
		},
		"miniprogram": {
			"current": -1,
			"list": []
		}
	},
	"editorSetting": {
		"tabIndent": "tab",
		"tabSize": 2
	}
}