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

View File

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