mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
run prettier formatting on all files
This commit is contained in:
@ -54,5 +54,5 @@ export const languageMap: Record<string, Language> = languages.reduce(
|
||||
...acc,
|
||||
[lang.code]: lang,
|
||||
}),
|
||||
{}
|
||||
{},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user