Add verbose option
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type Options = {
|
||||
format: string,
|
||||
verbose: boolean,
|
||||
}
|
||||
|
||||
export enum Level {
|
||||
|
||||
Reference in New Issue
Block a user