Skip to content

Commit 346aa9c

Browse files
AlmeroSteyngaearon
authored andcommitted
ESLint Config: Upgrade eslint-plugin-jsx-a11y and activate more rules. (facebook#2163)
* ESLint Config: Upgrade eslint-plugin-jsx-a11y and activate more rules. * Try to fix Lerna * Update README.md * Remove html-has-lang * Update README.md
1 parent f8bfd1a commit 346aa9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-loader": "1.7.1",
4242
"eslint-plugin-flowtype": "2.21.0",
4343
"eslint-plugin-import": "2.0.1",
44-
"eslint-plugin-jsx-a11y": "4.0.0",
44+
"eslint-plugin-jsx-a11y": "5.0.1",
4545
"eslint-plugin-react": "6.4.1",
4646
"extract-text-webpack-plugin": "2.1.0",
4747
"file-loader": "0.11.1",

0 commit comments

Comments
 (0)