Take typings out of build
This commit is contained in:
@@ -22,13 +22,6 @@ export interface IColorSet {
|
||||
background?: string;
|
||||
foreground?: string;
|
||||
}
|
||||
/*uiGroups?: {
|
||||
userActionNeeded?: string;
|
||||
userCurrentState?: string;
|
||||
backgroundState?: string;
|
||||
background?: string;
|
||||
foreground?: string;
|
||||
}*/
|
||||
}
|
||||
|
||||
export interface IAnsiColorSet {
|
||||
|
||||
Reference in New Issue
Block a user