Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 389 Bytes

preset-react

A Babel preset for modern react apps containing these packages:

  • @babel/preset-typescript
  • @babel/preset-env
  • @babel/plugin-syntax-dynamic-import
  • @babel/plugin-transform-object-assign
  • @babel/plugin-proposal-decorators
  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-object-rest-spread
  • fast-async
  • babel-plugin-macros
  • react-hot-loader