Closed juhis closed 2 months ago
Looks like Bun's lockfile needs to be updated due to the addition in "scripts" of the package.json.
Two options:
bun install
and commit the change to bun.lockb
Closing in favour of https://github.com/alexcaza/export-to-csv/pull/112. The requested changes have been ignored, and I'd like to build on top of this work. I added the original author to keep the credit.
Thanks for a great quick library!
This PR adds support for a
fileExtension
option motivated by a need to save tab-delimited.tsv
filesuseTextFile
is kept for compatibilitySorry for double PR - let me know if I missed something