aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2023-04-17 10:13:48 +0200
committerGitHub <[email protected]>2023-04-17 08:13:48 +0000
commit62b1aed46b108b08b25fcedf8d2606870cffb233 (patch)
tree8626a5101dfb7a63752397f8e02d914ed1c5c225 /src/utils
parent153e0ca29742c42814a97117f7d976f23e93c0d4 (diff)
downloadfaker-62b1aed46b108b08b25fcedf8d2606870cffb233.tar.xz
faker-62b1aed46b108b08b25fcedf8d2606870cffb233.zip
chore: consistent jsdocs tag formatting (#2056)
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/merge-locales.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/merge-locales.ts b/src/utils/merge-locales.ts
index 1a69f541..e8bdef33 100644
--- a/src/utils/merge-locales.ts
+++ b/src/utils/merge-locales.ts
@@ -7,6 +7,7 @@ import type { LocaleDefinition } from '..';
* Mutating the category entries in the returned locale will also mutate the entries in the respective source locale.
*
* @param locales The locales to merge.
+ *
* @returns The newly merged locale.
*
* @example