dillon1000/react
Commit
Browse files Fix wording of warning-and-invariant-args linter
The wording for an incorrect number of arguments based on counting %s substitutions. The previous wording was backwards and a bit yoda-like leading to possible ambiguity.
Changed paths2 files
First-parent comparisoneslint-rules/__tests__/warning-and-invariant-args-test.js ModifiedM eslint-rules/warning-and-invariant-args.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…