From 37020d847e66e57913d493716e98f4dcab749262 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:49:03 +0100 Subject: Applies Prettier --- src/data/lallans/issue24.ts | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/data/lallans/issue24.ts') diff --git a/src/data/lallans/issue24.ts b/src/data/lallans/issue24.ts index 51c100f..96892cd 100644 --- a/src/data/lallans/issue24.ts +++ b/src/data/lallans/issue24.ts @@ -1,13 +1,14 @@ import type LallansIssue from '../../types/LallansIssue'; const issue: LallansIssue = { -'issueNumber': 24, - 'issueName': 'Whitsuntid 1985', - 'price': '0.75', - 'description': { - 'sco': 'The twanty-fowerth issue o the Lallans magazine.', + issueNumber: 24, + issueName: 'Whitsuntid 1985', + price: '0.75', + description: { + sco: 'The twanty-fowerth issue o the Lallans magazine.', 'en-GB': 'The twenty-fourth issue of the Lallans magazine.', - }, 'contributors': [ + }, + contributors: [ 'James Begg', 'Sheena Blackhall', 'Margaret Ferguson', -- cgit v1.2.3