Mark Pedrotti
Mark Pedrotti
no-extra-semi is recommended and fixable:
no-extra-parens is neither recommended nor fixable:
no-multi-spaces with the current layout has a gap above the first code well:
no-multi-spaces with the proposed layout displays more information above the fold:
Most rules under Possible Errors have icons:
Example of a simple inconsistency which pushes me out of the flow a bit each time I learn a new rule: http://eslint.org/docs/rules/ has rule string as hyperlink text followed by...
Using React.createElement instead of JSX notation might solve the double-check-in problem? http://facebook.github.io/react/blog/2015/12/18/react-components-elements-and-instances.html
Yes, thank you for these snapshot tests as baseline so we can discuss desired report. What do you think about moving `expect.objectContaining` down one level like hypothetical Flux standard action:...
@grosto no worries, same for me.
Thank you for sharing your thoughts! > I am not suggesting to create a big diff object and then pass it to another function Great minds think alike: Scott Hovestadt...