{
  "plugins": [
    'angular2-annotations',
    'transform-decorators-legacy',
    'transform-class-properties',
    'transform-flow-strip-types'
  ],
  "presets": ['es2015']
}
