Skip to content

Commit

Permalink
style: reformat with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnygerard committed May 22, 2024
1 parent 83b1104 commit 317b015
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions firebase.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"hosting": {
"public": "dist/fb-hello-world/browser",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"rewrites": [
{
"source": "**",
Expand Down

0 comments on commit 317b015

Please sign in to comment.