From 41d3d94c131afd8963d92274fc73b749c17320c0 Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 30 Sep 2021 23:14:28 +0100 Subject: [PATCH] removed comments --- firebase.json | 6 ------ 1 file changed, 6 deletions(-) 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" - // ] - // } }