Remove unnecesary firebase deployment items.

This commit is contained in:
Patrick Fic
2023-02-10 14:29:22 -08:00
parent 649961c831
commit e277292194
3 changed files with 2 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"functions": {
"predeploy": [
"npm --prefix \"$RESOURCE_DIR\" run lint"
]
}
}