Skip to content

Commit

Permalink
Added eslint-plugin-jsx-a11y
Browse files Browse the repository at this point in the history
  • Loading branch information
idlefingers committed Dec 14, 2017
1 parent 3eab934 commit 7ab13f1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
16 changes: 15 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "react-starter",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"dependencies": {
"eslint-config-technigo": "^1.5.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-scripts": "1.0.16"
Expand Down

0 comments on commit 7ab13f1

Please sign in to comment.