style: fix linting issues met Prettier
This commit is contained in:
parent
dbd9e2cd53
commit
c49ce390bb
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
language: a.language,
|
language: a.language,
|
||||||
groups: a.groups,
|
groups: a.groups,
|
||||||
}));
|
}));
|
||||||
})
|
}),
|
||||||
);
|
);
|
||||||
|
|
||||||
return result.flat();
|
return result.flat();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue