Browse Source

format

master
kola-web 2 weeks ago
parent
commit
d6f76c7bf5
  1. 6
      project.config.json

6
project.config.json

@ -3,10 +3,7 @@ @@ -3,10 +3,7 @@
"miniprogramRoot": "src/",
"compileType": "miniprogram",
"setting": {
"useCompilerPlugins": [
"typescript",
"sass"
],
"useCompilerPlugins": ["typescript", "sass"],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
@ -73,3 +70,4 @@ @@ -73,3 +70,4 @@
},
"appid": "wxf9ce8010f1ad24aa"
}

Loading…
Cancel
Save