This is an automated email from the ASF dual-hosted git repository.
cnryb pushed a change to branch debug-frontend
in repository https://gitbox.apache.org/repos/asf/incubator-weex-cli.git.
from d563dd6 feat(debug): npm change to yarn
add 6b61d56 fix(debug): revert code format
No new revisions were added by this update.
Summary of changes:
.vscode/settings.json | 4 ++
.../debug/frontend/src/components/navbar/navbar.ts | 12 ++--
.../debug/frontend/src/views/analyze/analyze.ts | 46 ++++++-------
.../debug/frontend/src/views/home/home.html | 2 +-
.../plugins/debug/frontend/src/views/home/home.ts | 26 ++++----
.../plugins/debug/frontend/src/views/weex/weex.ts | 78 +++++++++++-----------
6 files changed, 86 insertions(+), 82 deletions(-)
create mode 100644 .vscode/settings.json