Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Since the options that are passed to the `babelTransformer` are not exactly the same ones as the `transformer` receives, we need to have a specific object for them. This allows us to make the transformer options object strict (since unfortunately the `babeltransformer` options object comes from many places and needs a bit of work to be able to be strict... Reviewed By: mjesun Differential Revision: D9309173 fbshipit-source-id: 0a92381968f17e5eb6c4740c1ca89580fa7ee4d3
- Loading branch information