Merge pull request !60 from da白菜/master
@ -165,4 +165,3 @@ export interface Arguments {
'--'?: Array<string | number>;
[argName: string]: any;
}