comments allowed by default. pragmatism 1 literalists 0

This commit is contained in:
alisdair sullivan 2013-10-20 03:20:36 +00:00
parent f137ff484b
commit a83fa3598d
3 changed files with 299 additions and 105 deletions

View file

@ -3,7 +3,7 @@
escaped_forward_slashes = false,
single_quoted_strings = false,
unescaped_jsonp = false,
comments = false,
no_comments = false,
escaped_strings = false,
dirty_strings = false,
ignored_bad_escapes = false,