We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 251c0cc + b1e6cdb commit a017badCopy full SHA for a017bad
1 file changed
README.md
@@ -20,7 +20,7 @@
20
21
Create a template file named `sample.json.hbs` with the following content
22
23
-```json filename="sample.json.hbs"
+```template filename="sample.json.hbs"
24
{
25
"id": {{faker 'number.int' 10}},
26
"node_id": "{{faker 'string.alpha' 25}}",
0 commit comments