Add eslint react plugin

This commit is contained in:
Julia Friesel
2018-05-29 15:02:10 +02:00
parent 1ff3b175d1
commit bc10c9447f
5 changed files with 322 additions and 210 deletions
+1
View File
@@ -22,6 +22,7 @@
"babel-preset-react-native": "4.0.0",
"chai": "^4.1.2",
"eslint": "^4.19.1",
"eslint-plugin-react": "^7.8.2",
"mocha": "^5.2.0",
"react-test-renderer": "16.3.1"
},