Paul Kaplan
|
1ea48cfe7a
|
Revert "feat(react): allow deprecated react methods and update eslint dep"
|
2021-02-10 09:35:56 -05:00 |
|
Paul Kaplan
|
87096be0ec
|
feat(react): allow deprecated react methods and update eslint dep
BREAKING CHANGE: The change to the camelcase rule requires ESLint 5.7.0
so that's now the minimum specified in peerDependencies.
|
2021-02-09 12:48:23 -05:00 |
|
DD
|
3465205638
|
feat(react/sort-prop-types): Remove React prop sort
Remove react/sort-prop-types and react/jsx-sort-props
|
2017-11-21 10:25:33 -05:00 |
|
Ray Schamp
|
1f918935a0
|
fix(react): Migrate jsx-space-before-closing to jsx-tag-spacing
Fix a deprecation warning and move our jsx-space-before-closing rule to jsx-tag-spacing instead (our
preference is the default)
|
2017-10-04 09:46:57 -04:00 |
|
Paul Kaplan
|
ed99a27b45
|
feat(all): Move all warnings to errors
Make all previous warning rules into errors except the todo rule
BREAKING CHANGE: eslint4.0 and other dep updates, and all rule changes. Fixes #11.
|
2017-08-15 10:02:52 -04:00 |
|
Ray Schamp
|
d150b773b5
|
style(react): Fix dangling comma
Who lints the linter??
|
2016-10-23 18:14:53 -04:00 |
|
Ray Schamp
|
b6b895bd67
|
fix(react): Extend react rules from react/recommended
|
2016-10-22 17:48:03 -04:00 |
|
Ray Schamp
|
c4191f6d85
|
Fix up rules after one pass of linting
|
2016-10-22 11:47:23 -04:00 |
|
Ray Schamp
|
a9c8253225
|
Initial commit
|
2016-10-21 16:56:57 -04:00 |
|