Newer
Older
smart_construction / cloudfunctions / project.config.json
dutingting on 12 Dec 2022 631 bytes first commit
{
    "appid": "wx2cef527a000f87c9",
    "compileType": "miniprogram",
    "libVersion": "2.27.3",
    "packOptions": {
        "ignore": [],
        "include": []
    },
    "setting": {
        "coverView": true,
        "es6": true,
        "postcss": true,
        "minified": true,
        "enhance": true,
        "showShadowRootInWxmlPanel": true,
        "packNpmRelationList": [],
        "babelSetting": {
            "ignore": [],
            "disablePlugins": [],
            "outputPath": ""
        }
    },
    "condition": {},
    "editorSetting": {
        "tabIndent": "insertSpaces",
        "tabSize": 4
    }
}