Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jsx-eslint

Maintaining `eslint-plugin-react` and `eslint-plugin-jsx-a11y`, and associated tooling
Collective - Host: opensource - https://opencollective.com/jsx-eslint - Code: https://github.com/jsx-eslint

Restore .npmignore

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 595169c14bf56bba163d100247fef66ca6eb352d authored over 7 years ago by Jesse Renee Beach <[email protected]>
Fixed the jest path so it does not pick up a test.js file in scripts

github.com/jsx-eslint/eslint-plugin-jsx-a11y - c157143009f587cc4e906e94bca6b02f77f92207 authored over 7 years ago by Jesse Renee Beach <[email protected]>
All tests passing locally on latest aria-query changes (model-aria-better branch)

github.com/jsx-eslint/eslint-plugin-jsx-a11y - e712500c5b52e1b761d773aeecff8463551868cd authored over 7 years ago by Jesse Renee Beach <[email protected]>
Big moves to introduce static, non-interactive and interactive semantic distinctions

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 78f0f6f9827c197f620bc7b8cefd1118bd421834 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Static elements pass the no-noninteractive-element-handlers test

github.com/jsx-eslint/eslint-plugin-jsx-a11y - ea819d6334a2ff4ec9c57e1451ab3d9add1e6d35 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Add rules no-interactive-element-to-noninteractive-role and no-noninteractive-element-to-interactive-role

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 4cf83407baa948249af5b424b3ec968552672777 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Alphabetize src/index.js

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 3327a82841535091f6f935f600d547cb4cd2feba authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update and add docs for new rules

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 278a07b828c587d354afffa77640a28ef6469931 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Include <ol> element in test cases

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 1ab9465b3d0fdb86de38d2b6329ef1f0714d4bd8 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Clean up the pithy violation phrases

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 318a461ea861fee1abc0c0833b45d70edc8393df authored over 7 years ago by Jesse Renee Beach <[email protected]>
yarn upgrade

github.com/jsx-eslint/eslint-plugin-jsx-a11y - dd07a4fd720d0fc27eaeaf886ab670a870084baf authored over 7 years ago by Jesse Renee Beach <[email protected]>
yarn upgrade

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 14f3415f4f14c3c9072dbb6fa2af0de1c1f5c1e1 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update the .npmignore and package.json

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 9b952b4e91cd1654104222548d17c2f22c5728bb authored over 7 years ago by Jesse Renee Beach <[email protected]>
Provide exceptions for li to row and ul to radiogroup in the recommended config for no-noninteractive-element-to-interactive-role

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6d20ac3ac8541cd5938e69660774b8c5560aacfb authored over 7 years ago by Jesse Renee Beach <[email protected]>
Add recommended configuration to no-interactive-element-to-noninteractive-role

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6e4682f61f5074bf3b093daa1fbffce5a983c1c4 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Treat <a /> as a static element

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 307e4e8a06d4b9f565003d9fa1cb84629d03c4c7 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Adding options to no-noninteractive-element-to-interative-role

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d5b1a774e69b5390a5224948c48b071fdb057c4a authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update the doc boilerplate

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 9752befe4dc831f149c93186fe66186139bdfb98 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Responding to PR feedback

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d1e4beedb471c2337d739bc5f1cc2d14453c3f3c authored over 7 years ago by Jesse Renee Beach <[email protected]>
Rename onclick-has-focus to interactive-supports-focus and expand scope to key and mouse events

github.com/jsx-eslint/eslint-plugin-jsx-a11y - cbdfeb8f5fde33d7b5bae7aa2663942359765f8e authored over 7 years ago by Jesse Renee Beach <[email protected]>
Remove onclick-has-role test

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 18c9b71e97fc7b2464f38044b2b52b10035fee69 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Treat the toolbar role as if it descended from widget

github.com/jsx-eslint/eslint-plugin-jsx-a11y - dd8ebd59d7532ba028f76b31ad87ba0dc9604026 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Move the re-roling rules to the attribute node from the opening element node

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 608a6aaff7ff145873d2b857b041e662ff77cbe7 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Default to Map for attributes, not an array

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 99c3cddf8b6f6db1d05d754da2f515ce2cefcd4b authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update headers for no-noninteractive and no-static interactions rules

github.com/jsx-eslint/eslint-plugin-jsx-a11y - b7542e4fe53fb90175e0cbe3e89ec3d26595a57e authored over 7 years ago by Jesse Renee Beach <[email protected]>
Add rule no-noninteractive-element-handlers

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0c979f1cf5b681ee5bdb372977d54d8422e6684f authored over 7 years ago by Jesse Renee Beach <[email protected]>
no-stat-element-interactions should only trigger on elements that are non-interactive

github.com/jsx-eslint/eslint-plugin-jsx-a11y - ba8db4048f050b568742fceac233d26bdb512014 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Typing updates to util/isNonInteractiveElement

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 11f1bfa487fcd1526f9f05b12e20d434d8e0cb94 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Only allow JSXAttribute types in the attribute check in isInteractiveElement and isInteractiveRole utils

github.com/jsx-eslint/eslint-plugin-jsx-a11y - f991346db252a1f4762a071b3b5f74632c574978 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Fixing JS erros while running against test data

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 8145d31b4692be5393b339a1faa07b3f1f74e9ec authored over 7 years ago by Jesse Renee Beach <[email protected]>
Rename no-noninteractive-element-handlers to no-noninteractive-element-interactions

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0f03fb4368039036ad74cfc8dd38a3c1700750eb authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update to aria-query 0.4.0

github.com/jsx-eslint/eslint-plugin-jsx-a11y - cff81b50c75e45bffe16ac5fd7ac6544c1e944cd authored over 7 years ago by Jesse Renee Beach <[email protected]>
All tests passing on new is* utils

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0edae25edce760814b1135f9a3453099bcf69819 authored over 7 years ago by Jesse Renee Beach <[email protected]>
isInteractiveElement and isNonInteractivElement should only evaluate html elements, not roles as well

github.com/jsx-eslint/eslint-plugin-jsx-a11y - de75c0a84e8723813cf179a53cf2387c18f7ffba authored over 7 years ago by Jesse Renee Beach <[email protected]>
Added isNonInteractiveElement util

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 21435147ee29bf9efa0aeda7ff328bea25b247ae authored over 7 years ago by Jesse Renee Beach <[email protected]>
Adding util/isNonInteractiveRole.js

github.com/jsx-eslint/eslint-plugin-jsx-a11y - ce73c70958a11fa0d65cec76a3689e20335ad5f6 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #1151 from MatthewHerbst/link-fix/no-render-return-value

Link fix: ReactDOM docs were broken out

github.com/jsx-eslint/eslint-plugin-react - 82648f3dcd2360b9193e81fa8bbcaa4a7ed62491 authored over 7 years ago by Joe Lencioni <[email protected]>
Link fix: ReactDOM docs were broken out

This fixes a link regarding ReactDOM.render. Previously these docs
were part of the Top Level AP...

github.com/jsx-eslint/eslint-plugin-react - cdfc5083b1254e92a9e68625bec93078b1ae14f4 authored over 7 years ago by Matthew Herbst <[email protected]>
Merge pull request #1149 from Adzz/patch-1

Prepend "react/" to rule options documentation code

github.com/jsx-eslint/eslint-plugin-react - 24ea6f3b59864ec358718bc95970c6157f1befc5 authored over 7 years ago by Joe Lencioni <[email protected]>
corrects all the .eslintrc examples in the docs directory

github.com/jsx-eslint/eslint-plugin-react - 5f893e5fe8ba64aff1a29e5b45055d08be29b66e authored over 7 years ago by Adam Lancaster <[email protected]>
Update documentation

github.com/jsx-eslint/eslint-plugin-react - 269bffd98e5a3812086849cd09bf932a39696148 authored almost 8 years ago by Charley DAVID <[email protected]>
Add React.PropTypes to no-deprecated

github.com/jsx-eslint/eslint-plugin-react - fa44bb251214b65e1fef3087bcccd4786b612afa authored almost 8 years ago by Charley DAVID <[email protected]>
Add React.createClass to no-deprecated

github.com/jsx-eslint/eslint-plugin-react - 1818e01c909eadbd9823af090722b0a759c03806 authored almost 8 years ago by Charley DAVID <[email protected]>
Merge pull request #1139 from amplitude/no-will-update-set-state

[New] Add no-will-update-set-state rule

github.com/jsx-eslint/eslint-plugin-react - 0ae6bb2b0f6d83bf75921cf173afc9201bda2a24 authored almost 8 years ago by Jordan Harband <[email protected]>
Fix util filename in require

github.com/jsx-eslint/eslint-plugin-react - 4405523fe1b8cfe51cb67e41f5587852562f0588 authored almost 8 years ago by William Holloway <[email protected]>
Factor out no-<method>-set-state rule code to a utility

github.com/jsx-eslint/eslint-plugin-react - 58519aef5cce8d1c96af3d795dca59d661de0ae3 authored almost 8 years ago by William Holloway <[email protected]>
Add no-will-update-set-state rule

github.com/jsx-eslint/eslint-plugin-react - 877e6dce413ea9c54fa3cec96a791bb14a2b7f48 authored almost 8 years ago by William Holloway <[email protected]>
Add a `reservedFirst` option to the `jsx-sort-props` rule

This adds a new option, `reservedFirst`, to the `jsx-sort-props`
rule. This option can be enable...

github.com/jsx-eslint/eslint-plugin-react - 6e18e40896ab3d22be5376675affad240ea4d4f9 authored almost 8 years ago by Matthew Herbst <[email protected]>
Merge pull request #1130 from dreid/patch-1

{Doc} fix indentation in no-unused-prop-types example

github.com/jsx-eslint/eslint-plugin-react - 7111a704435e073f9e33e00e5b82ba4812af7803 authored almost 8 years ago by Jordan Harband <[email protected]>
Update README.md

github.com/jsx-eslint/jsx-ast-utils - 22c04315b0bb96b1ab7abd8784546d8f16b26338 authored almost 8 years ago by Ethan Cohen <[email protected]>
Merge pull request #1106 from Kerumen/master

Fix nextProps false positive in no-unused-prop-types

github.com/jsx-eslint/eslint-plugin-react - 9a5303d57cd47e295a0df20411375de0bb36606e authored almost 8 years ago by Jordan Harband <[email protected]>
Merge pull request #199 from merlinpatt/patch-1

[Docs] Add ignoreNonDOM option

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 5a9a7b95a3882de8ac8b60afefe309ebed45d249 authored almost 8 years ago by Jordan Harband <[email protected]>
Add ignoreNonDOM

github.com/jsx-eslint/eslint-plugin-jsx-a11y - c397d09912d8cdc6639933487d92385dd93b3642 authored almost 8 years ago by Merlin Patterson <[email protected]>
Merge pull request #1131 from shoesandsocks/patch-1

[docs] Comma-fix and clarity

github.com/jsx-eslint/eslint-plugin-react - bfdd722e7275dddc036870e7db272a2157f2fef7 authored almost 8 years ago by Jordan Harband <[email protected]>
Comma-fix and clarity

Attempting to improve clarity and grammar slightly, while inserting a needed comma in the second...

github.com/jsx-eslint/eslint-plugin-react - 69ffe999dd7a2868b47c8b5e8025993d7b136263 authored almost 8 years ago by RL Brown <[email protected]>
Fix indentation in no-unused-prop-types example.

github.com/jsx-eslint/eslint-plugin-react - f35c03c7a830f67213cdcb63c6f25e257cc51f2d authored almost 8 years ago by David Reid <[email protected]>
Update no-array-index-key.md to address issue 1123

https://github.com/yannickcr/eslint-plugin-react/issues/1123

github.com/jsx-eslint/eslint-plugin-react - 08f451f936ece3c3858e0c6ecb0e7e3b74bb16e6 authored almost 8 years ago by penx <[email protected]>
Fix ignorePureComponents when using class expressions.

github.com/jsx-eslint/eslint-plugin-react - 4e8e86a9c94f17f0b4ff76d1726284a919f61395 authored almost 8 years ago by David Reid <[email protected]>
Merge pull request #1121 from omerzach/patch-2

[docs] Improve title in void-dom-elements-no-children.md

github.com/jsx-eslint/eslint-plugin-react - 9bb68c19d72b06ee3a9c5a4c2736a9b7765796c3 authored almost 8 years ago by Jordan Harband <[email protected]>
Merge pull request #1119 from danez/patch-1

Update doctrine to 2.0.0

github.com/jsx-eslint/eslint-plugin-react - 3d64b67db49a4a847bd7998d56f3d183d6226f61 authored almost 8 years ago by Yannick Croissant <[email protected]>
Improve title in void-dom-elements-no-children.md

Add the name of the rule in parentheses at the end of Markdown title like in other documentation...

github.com/jsx-eslint/eslint-plugin-react - a48546634dad815f5eef583f34b7c851da0beda5 authored almost 8 years ago by Omer Zach <[email protected]>
Update README.md

github.com/jsx-eslint/jsx-ast-utils - 17ac42604eb45fddfe09ab749cce427539c96ba0 authored almost 8 years ago by Ethan Cohen <[email protected]>
Update doctrine to 2.0.0

github.com/jsx-eslint/eslint-plugin-react - 43165311aae491c88d7b2593e5a91d33a23339cc authored almost 8 years ago by Daniel Tschinder <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - b9cfdd6fccedd8c3ad1d2db334574bba38a1aaf8 authored almost 8 years ago by Yannick Croissant <[email protected]>
Revert "[Fix] jsx-indent with tabs (fixes #1057)"

This reverts commit 6e5f688065aa218d71742dc4b31929c16ab1078d.

Conflicts:
lib/rules/jsx-indent....

github.com/jsx-eslint/eslint-plugin-react - e9fb52d332e15686865952371c333b19af13eede authored almost 8 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 5b751620ed93e1726b7728e4c7b5794ef3979a24 authored almost 8 years ago by Yannick Croissant <[email protected]>
Fix jsx-indent indentation calculation with nested JSX (fixes #1117)

github.com/jsx-eslint/eslint-plugin-react - 41bdb5826f8af69af0a6b5c89693056efab3f3e6 authored almost 8 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - ab03af8cd6493f56517fd9bd5576c6b4df6be54c authored almost 8 years ago by Yannick Croissant <[email protected]>
Fix nextProps false positive in no-unused-prop-types

github.com/jsx-eslint/eslint-plugin-react - 557322a0e5323879bf152e60b5ecec398c8c5f6d authored almost 8 years ago by Yann Pringault <[email protected]>
chore(package): update flow-bin to version 0.41.0 (#189)

https://greenkeeper.io/

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 06a0ff115a75ca810f60657e7865240dbea8e0d3 authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
[Tests] `display-name`: add false positive component detection for destructured createElement

github.com/jsx-eslint/eslint-plugin-react - 37e71bbedd62326ed0b55631f49fc2ceee6e1a37 authored almost 8 years ago by Arian Stolwijk <[email protected]>
Upgrade devDependencies.

github.com/jsx-eslint/jsx-ast-utils - 87d508092eb91e94479a68050ece20c7954981ca authored almost 8 years ago by Ethan Cohen <[email protected]>
Upgrade devDependencies.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - b0b32779137dcfa8635006d61a3f24099670096f authored almost 8 years ago by Ethan Cohen <[email protected]>
fix no-unused-prop-types + async class properties and methods

There was an inconsistency with access and storage of the usedPropTypes
of a component that woul...

github.com/jsx-eslint/eslint-plugin-react - 2348bf41109f2f2e5cacc52ecb1bece92d6e7fe9 authored almost 8 years ago by Benjamin Stepp <[email protected]>
Merge pull request #1089 from benstepp/bs-multicomp-false-positives

Bug fix for false positives with no-multi-comp

github.com/jsx-eslint/eslint-plugin-react - b64648521f9a7949eef4cd1a210768e906b4f3d1 authored almost 8 years ago by Jordan Harband <[email protected]>
Bug fix for false positives with no-multi-comp

Previously, when createElement was destructured from React, it would
cause any function defined ...

github.com/jsx-eslint/eslint-plugin-react - c03889941365c07f55be6f440a0b806b0e9fb4a5 authored almost 8 years ago by Benjamin Stepp <[email protected]>
prefer-stateless-function w/ decorators

Currently prefer-stateless-function warns when using a decorated class
over a stateless function...

github.com/jsx-eslint/eslint-plugin-react - 3266ab604011f91e027c7a2e1152d3a893b282cc authored almost 8 years ago by Benjamin Stepp <[email protected]>
Add tests for non-react class

github.com/jsx-eslint/eslint-plugin-react - f87646f9ca8e041eb8b916de32094f2f2a047522 authored almost 8 years ago by Roy Sutton <[email protected]>
[Fix] Update void-dom-elements-no-children createElement checks

Merge pull request #1080 from jomasti/issue-1073

github.com/jsx-eslint/eslint-plugin-react - 814883366a28d12726df7f06b51ba68bf67c3b36 authored almost 8 years ago by Jordan Harband <[email protected]>
Merge pull request #1081 from webOS101/jsx-indent-fix

Fix jsx-indent single line jsx

github.com/jsx-eslint/eslint-plugin-react - c45ab86bbb0437828b6896372b1199299e6d8814 authored almost 8 years ago by Jordan Harband <[email protected]>
Fix sort-comp ClassExpression

Fixes #1076. Also adds test.

github.com/jsx-eslint/eslint-plugin-react - ab1631d9649e7e26f81678de75f774e03821a69b authored almost 8 years ago by Roy Sutton <[email protected]>
Fix jsx-indent single line jsx

Also adds test

github.com/jsx-eslint/eslint-plugin-react - 7863a5c9f1ee79d1f6f287473534b0063aaee1a4 authored almost 8 years ago by Roy Sutton <[email protected]>
Update void-dom-elements-no-children

This ensures that the rule only checks for a `createElement` call from
React. It will also preve...

github.com/jsx-eslint/eslint-plugin-react - 416deff06d90b100f991bfbf86f7484061dca0d2 authored almost 8 years ago by Joshua Stiefer <[email protected]>
Upgrade yarn lock

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 5bcb3bcfaaf4ca8ecade16e3fc573a6f0e3bdc66 authored almost 8 years ago by Ethan Cohen <[email protected]>
Merge pull request #1077 from iancmyers/fix-jsx-indent-template-conditional

Fix error caused by templates in ConditionalExpressions (jsx-indent)

github.com/jsx-eslint/eslint-plugin-react - 22f36386591859a0a64034d6820006673a8a9b2f authored almost 8 years ago by Jordan Harband <[email protected]>
Fix error caused by templates in ConditionalExpressions (jsx-indent)

Template strings are constructed differently from other tokens in
espree. Other tokens are creat...

github.com/jsx-eslint/eslint-plugin-react - c6f4a5e34540651e06c903e9a3c0c3e9ba940e5a authored almost 8 years ago by Ian Christian Myers <[email protected]>
Merge pull request #1058 from kentcdodds/pr/jsx-indent-tabs-fix

[Fix] jsx-indent with tabs

github.com/jsx-eslint/eslint-plugin-react - a4b6a85c0b64564834ec10c3bad6af3268b6be7e authored almost 8 years ago by Joe Lencioni <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 83d4c4b546eaf88be612e5c8293d6777ed1e1cc0 authored almost 8 years ago by Yannick Croissant <[email protected]>
[Fix] jsx-indent with tabs (fixes #1057)

github.com/jsx-eslint/eslint-plugin-react - 6e5f688065aa218d71742dc4b31929c16ab1078d authored almost 8 years ago by Kent C. Dodds <[email protected]>
Merge pull request #890 from kentor/forbid-elements

Add forbid-elements rule

github.com/jsx-eslint/eslint-plugin-react - ee144d6299932baebdc3272c9dd3fb3ba8993797 authored almost 8 years ago by Joe Lencioni <[email protected]>
Merge pull request #946 from BarryThePenguin/no-unused-prop-types-in-jsx

detect used props in jsx

github.com/jsx-eslint/eslint-plugin-react - 3e2421e04339a90cfa71ff14c29c93cc77a0342a authored almost 8 years ago by Joe Lencioni <[email protected]>
Merge pull request #882 from kentor/jsx-max-props-per-line-updates

Jsx max props per line updates

github.com/jsx-eslint/eslint-plugin-react - 3b25a3b24d3c75f797c030b7c0326a4374b98a05 authored almost 8 years ago by Joe Lencioni <[email protected]>
Merge pull request #1055 from iancmyers/icm-forbid-foreign-prop-type

Add forbid-foreign-prop-types rule

github.com/jsx-eslint/eslint-plugin-react - 54abb8be3b934801354a6d4426cf18c39971186f authored almost 8 years ago by Joe Lencioni <[email protected]>
Add forbid-foreign-prop-types rule

People may want to use babel-plugin-transform-react-remove-prop-types
to remove propTypes from t...

github.com/jsx-eslint/eslint-plugin-react - 0b25b66464cb015d47f093a3c49c785ae4586ed3 authored almost 8 years ago by Ian Christian Myers <[email protected]>
Deprecate jsx-space-before-closing rule in favour of jsx-tag-spacing rule which offers a superset of it. jsx-space-before-closing still works but will trigger a warning.

github.com/jsx-eslint/eslint-plugin-react - 050508681a0a46d1e147e828c3debd04b9e81ef6 authored almost 8 years ago by Andrew Fairbairn <[email protected]>
Remove `object-assign` from package.json. (#25)

github.com/jsx-eslint/jsx-ast-utils - d41c9d78f827b9530342e173a347ecef4aa90706 authored almost 8 years ago by wtgtybhertgeghgtwtg <[email protected]>
Upgrade dependencies and remove object-assign in favor of native Object.assign

Fixes #24

github.com/jsx-eslint/jsx-ast-utils - 93fdce184b3b8778c424986ca54d0284ec02f6ef authored almost 8 years ago by Ethan Cohen <[email protected]>
Upgrade dependencies and remove object-assign since native Object.assign is compatible with required node version.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 571ba78766c36a4047973f0c6d700e33af6b3201 authored almost 8 years ago by Ethan Cohen <[email protected]>
chore(package): update eslint-config-airbnb-base to version 11.1.0 (#22)

* chore(package): update eslint-config-airbnb-base to version 11.1.0

https://greenkeeper.io/
...

github.com/jsx-eslint/jsx-ast-utils - 85d8d0b892b72fcf0d8396f80de6e75174c09b20 authored almost 8 years ago by Ethan Cohen <[email protected]>