Closed
Description
opened on Jul 13, 2017
should the no-literals rule check if the node.value
is a string? with the new { "noStrings": true }
option (#1202) I'm getting errors for explicitly set boolean and number props booleanprop={true}
numberprop={100}
Activity