gandm / language-babel

ES2017, flow, React JSX and GraphQL grammar and transpilation for ATOM
https://atom.io/packages/language-babel
MIT License
476 stars 83 forks source link

Add support for Yarn workspaces. #451

Closed gandm closed 7 years ago

gandm commented 7 years ago

When using yarn workspace babel-core appears at the workspace root rather than the package/project root. Add transpile options to allow for this option.