Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(linter):
react/jsx_no_undef
rule get_member_ident
do not…
… return Option (#5411) Small tidy-up after #5358. `get_member_ident` now always returns a value, never `None`, so no need for it to return an `Option`.
- Loading branch information