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 9fe5100 commit ed0d5ffCopy full SHA for ed0d5ff
utils/bump/extension-manifests.js
@@ -7,6 +7,7 @@
7
// NOTE: Pass --<no-<commit|push>|nc|np> to skip git commit/push
8
9
(async () => {
10
+ 'use strict'
11
12
// Parse ARGS
13
const args = process.argv.slice(2)
0 commit comments