Add proper process teminate method

This commit is contained in:
Edwin Cheng 2019-04-02 01:11:22 +08:00
parent c894a3e19b
commit b84d0fc1a3
6 changed files with 116 additions and 10 deletions

View file

@ -1,4 +1,3 @@
import * as timers from 'timers';
import * as vscode from 'vscode';
const spinnerFrames = ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'];