Skip to content

Commit 17e9fae

Browse files
henriquearthurvutran
authored andcommitted
Removing eslint-plugin-jsx-a11y and eslint-plugin-react (#36)
Fixes #35
1 parent 0bcf8eb commit 17e9fae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
"devDependencies": {
2424
"eslint": "^3.6.1",
2525
"eslint-config-airbnb": "^12.0.0",
26-
"eslint-plugin-import": "^2.0.0",
27-
"eslint-plugin-jsx-a11y": "^2.2.2",
28-
"eslint-plugin-react": "^6.2.2"
26+
"eslint-plugin-import": "^2.0.0"
2927
}
3028
}

0 commit comments

Comments
 (0)