Monorepo for the following two packages:
- use-selector-with: Small utility for react-redux's
useSelector
that allows passing args. - eslint-plugin-use-selector-with: ESLint plugin to enforce using
useSelectorWith
when reasonable.
See use-selector-with.md > Why? for why this selector is useful! ✨
yarn
yarn lerna bootstrap
yarn compile -w
We'd love to have you contribute!
Check the issue tracker for issues labeled accepting prs
to find bug fixes and feature requests the community can work on.
If this is your first time working with this code, the good first issue
label indicates good introductory issues.
Please note that this project is released with a Contributor Covenant. By participating in this project you agree to abide by its terms. See CODE_OF_CONDUCT.md.