koles / ya-csv

CSV parser/writer for Node.js
MIT License
242 stars 55 forks source link

fix issue with comment char in data. #54

Closed sumishin closed 4 years ago

sumishin commented 4 years ago

Fixed a bug that caused the comment character to be increased by one character when it existed in the data field.