Skip to content

Instantly share code, notes, and snippets.

@fredriccliver
Created September 3, 2020 16:59
Show Gist options
  • Save fredriccliver/4ca33a5867425f03f055a94869a07519 to your computer and use it in GitHub Desktop.
Save fredriccliver/4ca33a5867425f03f055a94869a07519 to your computer and use it in GitHub Desktop.
{
"hosting": {
"public": "public",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
},
"storage": {
},
"firestore": {
"indexes": "firestore.indexes.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment