We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9a9d8 commit 3618cf4Copy full SHA for 3618cf4
packages/cli/src/benchmark/main.ts
@@ -6,7 +6,6 @@ import config from '@/config';
6
/* eslint-disable import/no-extraneous-dependencies */
7
import Bench from 'tinybench';
8
import { withCodSpeed } from '@codspeed/tinybench-plugin';
9
-
10
/* eslint-enable import/no-extraneous-dependencies */
11
12
async function main() {
0 commit comments