Some RCFile types actually allow commenting out lines. Currently rcloader fails on // for .jshintrc, while jshint parser just strips them out. Would it be possible to add configurable comment stripping to rcloader?
Some RCFile types actually allow commenting out lines.
Currently rcloader fails on // for .jshintrc, while jshint parser just strips them out.
Would it be possible to add configurable comment stripping to rcloader?