Skip to content

Commit b8d7fe2

Browse files
committed
Format JSON for better readability in metadata.json
1 parent 22897be commit b8d7fe2

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

  • repositories/emericklaw/Bruce-Hello-World-Example-App/Hello World Example

repositories/emericklaw/Bruce-Hello-World-Example-App/Hello World Example/metadata.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"repo": "Bruce-Hello-World-Example-App",
99
"path": "/",
1010
"files": [
11-
{ "source":"Hello World Example.js", "destination":"Hello World.js" }
11+
{
12+
"source": "Hello World Example.js",
13+
"destination": "Hello World.js"
14+
}
1215
]
13-
}
16+
}

0 commit comments

Comments
 (0)