skpm/sketch-dev-tools

display the `console.group` logs together

オープン

#12 opened on 2017/11/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (19 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (316 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The logs have a group field defining the "group level" there are in.

console.group increase the level by 1 while console.groupEnd decrease it.

Just need to show the groups together

コントリビューターガイド