fix: add prettier.json checks to pre-commit

update files against new pre-commit check for json
This commit is contained in:
mauvehed 2023-07-30 18:35:21 -05:00
parent e83160e99f
commit 8c0fea059f
53 changed files with 1422 additions and 1446 deletions

View file

@ -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": ""
}