style: fix linting issues met Prettier
This commit is contained in:
parent
1b18338c78
commit
ba617a43e7
11 changed files with 46 additions and 30 deletions
|
@ -19,6 +19,6 @@ export function makeTestAttachments(em: EntityManager): Attachment[] {
|
|||
|
||||
let attachment01: Attachment;
|
||||
|
||||
export function getAttachment01(): Attachment{
|
||||
export function getAttachment01(): Attachment {
|
||||
return attachment01;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue