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,13 +1,13 @@
{
"firstname" : "Gary",
"lastname" : "James",
"handle" : "Turb1n3",
"birth" : "",
"death" : "",
"issue" : "17",
"mainimage" : "/images/y3t1_Art-Gary_James_aka_Turb1n3.png",
"maintext" : "",
"socialmedialinks" : "",
"contributions" : "",
"gallery" : ""
"firstname": "Gary",
"lastname": "James",
"handle": "Turb1n3",
"birth": "",
"death": "",
"issue": "17",
"mainimage": "/images/y3t1_Art-Gary_James_aka_Turb1n3.png",
"maintext": "",
"socialmedialinks": "",
"contributions": "",
"gallery": ""
}