@ -260,8 +260,8 @@
header: true,
newline: "\r\n",
skipEmptyLines: false, //other option is 'greedy', meaning skip delimiters, quotes, and whitespace.
columns: null //or array of strings,
columns: null, //or array of strings
quoteDataWithSpaces: true,
quoteDataWithSpaces: true
}
</code></pre>
</div>