Skip to content

Commit 4778106

Browse files
committed
style(cli): Allow console.log in profile.js
1 parent 5ca3112 commit 4778106

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/lib/utils/profile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-console */
12
import {writeFileSync} from "node:fs";
23
import {Session} from "node:inspector/promises";
34

0 commit comments

Comments
 (0)