]> cat aescling's git repositories - mastodon.git/commit
Eslintrc fix (#2850)
authorKoala Yeung <koalay@gmail.com>
Sat, 6 May 2017 19:26:54 +0000 (03:26 +0800)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 6 May 2017 19:26:54 +0000 (21:26 +0200)
commit6f71cfeff9bfffb479ea2dd8feb4f357e81a0676
tree2a698f1ff478b0fdafc95607f640f09a1ff578ce
parent59ca634b890f304275a8a36001e879fac929efee
Eslintrc fix (#2850)

* eslintrc: adapt changes in eslint-plugin-jsx-a11y

* Replace 'jsx-a11y/img-has-alt' with 'jsx-a11y/alt-text'.
  Reference: evcohen/eslint-plugin-jsx-a11y@24b6193

* Replace 'jsx-a11y/onclick-has-focus' with 'jsx-a11y/interactive-supports-focus'
  Reference: evcohen/eslint-plugin-jsx-a11y@cbdfeb8

* Replace 'jsx-a11y/onclick-has-role' with 'jsx-a11y/no-noninteractive-element-interactions'
  Reference: evcohen/eslint-plugin-jsx-a11y@18c9b71

* Update eslint-plugin-jsx-a11y to 5.0.0

Follow the change in Code Climate. Make sure the same eslintrc
can be executed locally and in Code Climate.

* Convert .eslintrc.json to equivlant .eslintrc.yml

* Less quotes and commas, more readability, allow comment.
.eslintrc.json [deleted file]
.eslintrc.yml [new file with mode: 0644]
package.json
yarn.lock