types(cli): reduce ts-ignore

This commit is contained in:
chenjiahan
2020-03-14 19:00:19 +08:00
parent 637f2de35e
commit a9e94a29c6
12 changed files with 25 additions and 207 deletions
-1
View File
@@ -1,4 +1,3 @@
// @ts-ignore
import execa from 'execa';
import { consola } from './logger';
import { execSync } from 'child_process';