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): Add FS in WritingOptions type #2827

Closed
wants to merge 1 commit into from
Closed

fix(types): Add FS in WritingOptions type #2827

wants to merge 1 commit into from

Conversation

wesleyallan
Copy link

In my project I also need to make the CSV available, however the default separator is comma , and for my project I need it to be semicolon ;.

Using FS in WritingOptions is working in my project, but it is displaying a type error.

I added the FS that accepts a string in the WritingOptions type.

@wesleyallan wesleyallan closed this by deleting the head repository Dec 28, 2023
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

1 participant