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 895a64b commit aa5315fCopy full SHA for aa5315f
scripts/bump-size-limits.mjs
@@ -1,3 +1,4 @@
1
+/* oxlint-disable no-console */
2
import { execSync } from 'node:child_process';
3
import { readFileSync, writeFileSync, appendFileSync } from 'node:fs';
4
0 commit comments