We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2247aef commit a621e72Copy full SHA for a621e72
1 file changed
firebase.json
@@ -18,7 +18,6 @@
18
},
19
"functions": {
20
"predeploy": [
21
- "npx eslint 'functions/src/**/*.ts' -c functions/.eslintrc.js",
22
"npm --prefix \"$RESOURCE_DIR\" run build"
23
],
24
"source": "functions"
0 commit comments