Fix linter complaining about declarations in classes

This commit is contained in:
Julia Friesel
2018-08-21 10:39:49 +02:00
parent 0c4002786d
commit dcd0883bef
3 changed files with 199 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
},
"devDependencies": {
"@babel/register": "^7.0.0-beta.55",
"babel-eslint": "^8.2.6",
"babel-preset-react-native": "^5.0.0",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",