allow c and c++ style comments anywhere whitespace is legal

This commit is contained in:
alisdair sullivan 2012-03-19 14:34:07 -07:00
parent d2950ab8c7
commit e3c883457f
3 changed files with 271 additions and 4 deletions

View file

@ -3,5 +3,6 @@
escape_forward_slash = false,
explicit_end = false,
single_quotes = false,
no_jsonp_escapes = false
no_jsonp_escapes = false,
comments = false
}).