We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5bf03 commit cc22763Copy full SHA for cc22763
package.json
@@ -34,5 +34,10 @@
34
"peerDependencies": {
35
"react-native": ">=0.12.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc",
36
"fbemitter": "^2.0.0"
37
+ },
38
+ "devDependencies": {
39
+ "eslint": "^1.10.3",
40
+ "eslint-config-airbnb": "^3.1.0",
41
+ "eslint-plugin-react": "^3.15.0"
42
}
43
0 commit comments