Skip to content

Commit d0395b9

Browse files
committed
Add babel eslint plugin
As our linter has been failing because it needs it
1 parent 22e5e21 commit d0395b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"emojione": "^2.2.7",
105105
"eslint": "^3.14.0",
106106
"eslint-config-google": "^0.7.1",
107+
"eslint-plugin-babel": "^4.1.1",
107108
"eslint-plugin-flowtype": "^2.30.0",
108109
"eslint-plugin-react": "^6.9.0",
109110
"expect": "^1.16.0",

0 commit comments

Comments
 (0)