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,21 +1,19 @@
|
|||
{
|
||||
"firstname" : "Bill",
|
||||
"lastname" : "",
|
||||
"handle" : "Wolfgame",
|
||||
"birth" : "",
|
||||
"death" : "2019",
|
||||
"obituary" : "",
|
||||
"issue" : "59",
|
||||
"mainimage" : "/images/bill.jpg",
|
||||
"maintext" : "25 years later, still Wolfgame. IT Consultant, Cider Enthusiast, Vaper, Gamer, and cranky fucker with no time for your shit.",
|
||||
"socialmedialinks" : [
|
||||
{
|
||||
"sitename" : "Twitter",
|
||||
"siteurl" : "https://www.twitter.com/wolfgame"
|
||||
}
|
||||
],
|
||||
"contributions" : [
|
||||
],
|
||||
"gallery" : [
|
||||
]
|
||||
"firstname": "Bill",
|
||||
"lastname": "",
|
||||
"handle": "Wolfgame",
|
||||
"birth": "",
|
||||
"death": "2019",
|
||||
"obituary": "",
|
||||
"issue": "59",
|
||||
"mainimage": "/images/bill.jpg",
|
||||
"maintext": "25 years later, still Wolfgame. IT Consultant, Cider Enthusiast, Vaper, Gamer, and cranky fucker with no time for your shit.",
|
||||
"socialmedialinks": [
|
||||
{
|
||||
"sitename": "Twitter",
|
||||
"siteurl": "https://www.twitter.com/wolfgame"
|
||||
}
|
||||
],
|
||||
"contributions": [],
|
||||
"gallery": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue