Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): fixed exampleEmail arguments types #241

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

sunadoi
Copy link
Contributor

@sunadoi sunadoi commented Jan 20, 2022

The arguments for internet exampleEmail appear to be optional in the documentation, but is actually required in the internet.d.ts file.

ref: https://github.com/faker-js/faker/blob/main/docs/api/internet.md#example-e-mail-

Fixed each to optional string type.

@sunadoi sunadoi requested a review from a team as a code owner January 20, 2022 06:21
@netlify
Copy link

netlify bot commented Jan 20, 2022

✔️ Deploy Preview for vigilant-wescoff-04e480 ready!

🔨 Explore the source changes: 4ce68a1

🔍 Inspect the deploy log: https://app.netlify.com/sites/vigilant-wescoff-04e480/deploys/61e8ff5d50d8f50008c86e76

😎 Browse the preview: https://deploy-preview-241--vigilant-wescoff-04e480.netlify.app

@prisis prisis added this to the v6.0.0 - Project stability milestone Jan 20, 2022
@prisis prisis merged commit 66aa374 into faker-js:main Jan 20, 2022
pkuczynski pushed a commit to pkuczynski/faker that referenced this pull request Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants