|
|
|
@ -260,8 +260,8 @@
@@ -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, |
|
|
|
|
quoteDataWithSpaces: true, |
|
|
|
|
columns: null, //or array of strings |
|
|
|
|
quoteDataWithSpaces: true |
|
|
|
|
} |
|
|
|
|
</code></pre> |
|
|
|
|
</div> |
|
|
|
|