Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 258 Bytes

File metadata and controls

7 lines (5 loc) · 258 Bytes

hactar-babel

A babel plugin for Hactar. It can currently do the following;

  • Detect ES6 and add Babel support
  • Detect usage of stage-0 features and add support for them
  • Detect JSX and add + configure babel-react