Closed Jinjiang closed 6 years ago
https://github.com/maranran/eslint-plugin-vue-a11y/blob/master/docs/rules/mouse-events-have-key-events.md
<div onMouseOver={ () => void 0 } onFocus={ () => void 0 } />
Or does this repo copied from anywhere else (without declaration/fork mark)? 🤔
Thanks.
this file copied from eslint-plugin-jsx-a11y . I have updated it and add the author in the License file. thanks for your issue @Jinjiang
https://github.com/maranran/eslint-plugin-vue-a11y/blob/master/docs/rules/mouse-events-have-key-events.md
Or does this repo copied from anywhere else (without declaration/fork mark)? 🤔
Thanks.