Github user garrensmith commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/833#discussion_r100528884
  
    --- Diff: .babelrc ---
    @@ -3,5 +3,5 @@
         "react",
         "es2015"
       ],
    -  "plugins": ["transform-object-assign"]
    +  "plugins": ["transform-object-assign", "transform-export-extensions"]
    --- End diff --
    
    I'm not completely sold on using `"transform-export-extensions`. I think 
this along with the `babel-eslint` would need to be done via a separate Pr 
justifying why we should switch to them.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to