diff --git a/firebase.json b/firebase.json index b902ce9a9..ad07f9f4d 100644 --- a/firebase.json +++ b/firebase.json @@ -15,10 +15,4 @@ "cleanUrls": true, "trailingSlash": false } - // }, - // "functions": { - // "predeploy": [ - // "npm --prefix \"$RESOURCE_DIR\" run lint" - // ] - // } }