dillon1000/react
Commit
Browse files [lint] Fix reasonable lines to 80
I don't agree with 80 on principal but it's what we have for now. This fixes the reasonable cases. Most of the long lines are in docblocks with long type information or containing links.
Changed paths4 files
First-parent comparisonsrc/browser/server/ReactServerRendering.js ModifiedM src/browser/ui/dom/HTMLDOMPropertyConfig.js ModifiedM src/core/ReactCompositeComponent.js ModifiedM src/core/shouldUpdateReactComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…