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 e8b133e commit 0043543Copy full SHA for 0043543
firebase.json
@@ -34,7 +34,6 @@
34
"functions": {
35
"predeploy": [
36
"npm --prefix \"$RESOURCE_DIR\" install",
37
- "npm --prefix \"$RESOURCE_DIR\" run lint",
38
"npm --prefix \"$RESOURCE_DIR\" run build"
39
],
40
"source": "functions"
0 commit comments