Use babel for parsing.

This commit is contained in:
Drew Larson
2017-01-02 09:53:39 -06:00
parent c45a9540c8
commit dbedf47890
+1
View File
@@ -1,5 +1,6 @@
{
"extends": "airbnb",
"parser": "babel-eslint",
"plugins": [
"react",
"jsx-a11y",