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 18a9a6a commit a52a31eCopy full SHA for a52a31e
src/index.ts
@@ -10,7 +10,6 @@ import chokidar from 'chokidar';
10
import del from 'del';
11
import fs from 'fs/promises';
12
import mkdirp from 'mkdirp';
13
-import { join } from 'path';
14
import readline from 'readline';
15
16
import { StatisticType } from './constants';
0 commit comments