aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2022-05-16 14:26:41 +0200
committerGitHub <[email protected]>2022-05-16 14:26:41 +0200
commit882cd04163b315213f23541306006ffc886d7c78 (patch)
tree234e6eca85fd820a8597178921a0653a24c2a10a /src
parent7373a22f33f38d29ff53e4f4588f0137a35132b8 (diff)
downloadfaker-882cd04163b315213f23541306006ffc886d7c78.tar.xz
faker-882cd04163b315213f23541306006ffc886d7c78.zip
chore: fix emoji jsdocs formatting (#963)
Diffstat (limited to 'src')
-rw-r--r--src/modules/internet/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/internet/index.ts b/src/modules/internet/index.ts
index bcc5daf3..7e0baaec 100644
--- a/src/modules/internet/index.ts
+++ b/src/modules/internet/index.ts
@@ -440,6 +440,7 @@ export class Internet {
*
* @param options Options object.
* @param options.types A list of the emoji types that should be used.
+ *
* @example
* faker.internet.emoji() // '🥰'
* faker.internet.emoji({ types: ['food', 'nature'] }) // '🥐'