Skip to content

Commit 0043543

Browse files
committed
Remove lint from deployment
1 parent e8b133e commit 0043543

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"functions": {
3535
"predeploy": [
3636
"npm --prefix \"$RESOURCE_DIR\" install",
37-
"npm --prefix \"$RESOURCE_DIR\" run lint",
3837
"npm --prefix \"$RESOURCE_DIR\" run build"
3938
],
4039
"source": "functions"

0 commit comments

Comments
 (0)