10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"miniprogramRoot": "./",
|
|
"projectname": "taro-react-tailwind-vscode-template",
|
|
"appid": "testAppId",
|
|
"setting": {
|
|
"es6": false,
|
|
"minified": false
|
|
}
|
|
}
|