Closed cookch10 closed 8 years ago
It seems that additionalRules, excludeFiles, and preset are valid rules, however they are not documented here: http://jscs.info/rules?q=additionalRules http://jscs.info/rules?q=excludeFiles http://jscs.info/rules?q=preset
additionalRules
excludeFiles
preset
They are valid options not rules. Check out overview: http://jscs.info/overview#options.
@hzoo I see that now. Thank you for the clarification.
It seems that
additionalRules
,excludeFiles
, andpreset
are valid rules, however they are not documented here: http://jscs.info/rules?q=additionalRules http://jscs.info/rules?q=excludeFiles http://jscs.info/rules?q=preset