We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c2108 commit 3eba066Copy full SHA for 3eba066
src/utilities/utilities.ts
@@ -2,6 +2,7 @@
2
import {Command} from '@oclif/command'
3
import * as chalk from 'chalk'
4
import * as fs from 'fs'
5
+
6
import Logger from './logger'
7
// tslint:disable-next-line:no-unnecessary-class
8
export default class Utilities {
0 commit comments