We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
faker/src/finance.ts
Lines 231 to 261 in d4125e2
Due to
Line 235 in d4125e2
localeFormat
string
Lines 247 to 248 in d4125e2
Set the faker.definitions.finance.credit_card to a string and run the method.
faker.definitions.finance.credit_card
Discovered in #363
The text was updated successfully, but these errors were encountered:
I would provide a PR for this, Can someone assign me to this?
Sorry, something went wrong.
xDivisionByZerox
Successfully merging a pull request may close this issue.
Describe the bug
faker/src/finance.ts
Lines 231 to 261 in d4125e2
Due to
faker/src/finance.ts
Line 235 in d4125e2
localeFormat
cannot be astring
thusfaker/src/finance.ts
Lines 247 to 248 in d4125e2
is unreachable
Reproduction
Set the
faker.definitions.finance.credit_card
to a string and run the method.Additional Info
Discovered in #363
The text was updated successfully, but these errors were encountered: