project.config.json 850 字节
{
	"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.10.1",
	"appid": "wx2884bf0a53ee40b3",
	"projectname": "car-insurance",
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"game": {
			"current": -1,
			"list": []
		},
		"miniprogram": {
			"current": 0,
			"list": [
				{
					"name": "test",
					"query": "",
					"id": 0,
					"pathName": "pages/login/login"
				}
			]
		}
	},
	"editorSetting": {
		"tabIndent": "tab",
		"tabSize": 2
	}
}