Skip to content

Commit aa5315f

Browse files
committed
ignore no-console lint rule
1 parent 895a64b commit aa5315f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/bump-size-limits.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* oxlint-disable no-console */
12
import { execSync } from 'node:child_process';
23
import { readFileSync, writeFileSync, appendFileSync } from 'node:fs';
34

0 commit comments

Comments
 (0)