mirror of
https://github.com/restincode/restincode.git
synced 2026-09-12 01:29:29 +02:00
fix: add prettier.json checks to pre-commit
update files against new pre-commit check for json
This commit is contained in:
parent
e83160e99f
commit
8c0fea059f
53 changed files with 1422 additions and 1446 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"firstname" : "Robert",
|
||||
"lastname" : "Ashby",
|
||||
"handle" : "Poolboy",
|
||||
"birth" : "1992",
|
||||
"death" : "2011",
|
||||
"issue" : "13",
|
||||
"affiliations" : "Goon",
|
||||
"mainimage" : "/images/y3t1_Art-Robert_Conner_Ashby_aka_Poolboy.jpg",
|
||||
"maintext" : "<p>Poolboy, aka Robert Conner Ashby, 19, of Ventura, passed away on Monday, Nov. 21, 2011.</p>",
|
||||
"socialmedialinks" : "",
|
||||
"contributions" : "",
|
||||
"gallery" : ""
|
||||
"firstname": "Robert",
|
||||
"lastname": "Ashby",
|
||||
"handle": "Poolboy",
|
||||
"birth": "1992",
|
||||
"death": "2011",
|
||||
"issue": "13",
|
||||
"affiliations": "Goon",
|
||||
"mainimage": "/images/y3t1_Art-Robert_Conner_Ashby_aka_Poolboy.jpg",
|
||||
"maintext": "<p>Poolboy, aka Robert Conner Ashby, 19, of Ventura, passed away on Monday, Nov. 21, 2011.</p>",
|
||||
"socialmedialinks": "",
|
||||
"contributions": "",
|
||||
"gallery": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue