We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c047af3 commit 1cb0dc2Copy full SHA for 1cb0dc2
1 file changed
packages/google-cloud-recaptchaenterprise/synth.py
@@ -45,5 +45,5 @@
45
46
# Node.js specific cleanup
47
subprocess.run(['npm', 'install'])
48
-subprocess.run(['npm', 'run', 'lint'])
+subprocess.run(['npm', 'run', 'fix'])
49
subprocess.run(['npx', 'compileProtos', 'src'])
0 commit comments