mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-10 19:20:56 +00:00
note...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6e1ad92963
commit
c548a71aed
@ -443,6 +443,7 @@ module.eJSON = {
|
|||||||
|
|
||||||
|
|
||||||
// NOTE: this treats comments as whitespace...
|
// NOTE: this treats comments as whitespace...
|
||||||
|
// XXX will we need to process comments in any way?
|
||||||
COMMENTS: true,
|
COMMENTS: true,
|
||||||
WHITESPACE: ' \t\n',
|
WHITESPACE: ' \t\n',
|
||||||
skipWhitespace: function(str, i, line){
|
skipWhitespace: function(str, i, line){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user