This commit is contained in:
石磊 2020-01-15 10:58:26 +08:00
parent befc22a6f1
commit b4f2d5b96f

View File

@ -1,13 +1,13 @@
{ {
"description": "项目配置文件。", "description": "项目配置文件。",
"packOptions": { "packOptions": {
"ignore": [ "ignore": [
{ {
"type": "folder", "type": "folder",
"value": "readme" "value": "readme"
} }
] ]
}, },
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": true, "es6": true,