taro-demo/project.tt.json

10 lines
170 B
JSON
Raw Permalink Normal View History

2024-03-15 14:39:20 +08:00
{
"miniprogramRoot": "./",
"projectname": "taro-react-tailwind-vscode-template",
"appid": "testAppId",
"setting": {
"es6": false,
"minified": false
}
}