Skip to content

Commit e07b881

Browse files
RandomBytematz3
authored andcommitted
style(cli): Allow console.log in profile.js
1 parent 0804495 commit e07b881

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)