You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it's a bit awkward passing the fileHeader specific "formatting" options.
There's a formatting property called "prefix" but that's also an option within the fileHeader options. Same for lineSeparator.
It would make sense for these options not to get magically merged/reused and to be scoped appropriately.
The text was updated successfully, but these errors were encountered:
Right now it's a bit awkward passing the fileHeader specific "formatting" options.
There's a formatting property called "prefix" but that's also an option within the fileHeader options. Same for lineSeparator.
It would make sense for these options not to get magically merged/reused and to be scoped appropriately.
The text was updated successfully, but these errors were encountered: