Lucas Weng

Results 3 issues of Lucas Weng

## Summary - Resolves https://github.com/rome/tools/issues/3670 - Improves the detection of the following cases ```js // Return statement return array.map((_, index) => ); // Assignment expression let element = null if...

## Summary - Closes #3813 ## Test Plan `cargo test -p rome_js_analyze -- no_access_key`

A-linter
L-JavaScript

### Description https://github.com/rome/tools/blob/archived-js/website/src/docs/lint/rules/a11y/noAccessKey.md

task