mirror of https://github.com/linkerd/linkerd2.git
* Refactoring to suppress eslint warnings Upon enabling jsx-a11y/click-events-have-key-events flag in .eslintrc , a couple of warnings are raised because it is recommended to provide a onKeyPress, onKeyDown or onKeyUp event handler for every onClick event handler. The code has been refactored to follow the eslint spec. Fixes #3926 Signed-off-by: Christy Jacob <christyjacob4@gmail.com> * Remove jsx-a11y/click-events-have-key-events flag from eslintrc * During the review it was reuqested to remove the flag * The requested change has been done |
||
---|---|---|
.. | ||
__mocks__ | ||
css | ||
img | ||
integration | ||
js | ||
test | ||
.babelrc | ||
.eslintrc | ||
index_bundle.js.lodash.tmpl | ||
package.json | ||
webpack-mv-plugin.js | ||
webpack.config.js | ||
yarn.lock |