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,24 +1,20 @@
|
|||
{
|
||||
"firstname" : "Brad",
|
||||
"lastname" : "Smith",
|
||||
"handle" : "Nurse",
|
||||
"birth" : "",
|
||||
"death" : "2011",
|
||||
"obituary" : "",
|
||||
"issue" : "5",
|
||||
"affiliations" : "",
|
||||
"mainimage" : "/images/y3t1_Art-Brad_Smith_aka_Nurse.jpg",
|
||||
"maintext" : "",
|
||||
"socialmedialinks" : [
|
||||
{
|
||||
"sitename" : "Facebook Memorial",
|
||||
"siteurl" : "https://www.facebook.com/Remembering-Brad-Smith-The-Nurse-243091789081516/"
|
||||
}
|
||||
],
|
||||
"contributions" : [
|
||||
|
||||
],
|
||||
"gallery" : [
|
||||
|
||||
]
|
||||
"firstname": "Brad",
|
||||
"lastname": "Smith",
|
||||
"handle": "Nurse",
|
||||
"birth": "",
|
||||
"death": "2011",
|
||||
"obituary": "",
|
||||
"issue": "5",
|
||||
"affiliations": "",
|
||||
"mainimage": "/images/y3t1_Art-Brad_Smith_aka_Nurse.jpg",
|
||||
"maintext": "",
|
||||
"socialmedialinks": [
|
||||
{
|
||||
"sitename": "Facebook Memorial",
|
||||
"siteurl": "https://www.facebook.com/Remembering-Brad-Smith-The-Nurse-243091789081516/"
|
||||
}
|
||||
],
|
||||
"contributions": [],
|
||||
"gallery": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue