Babel: Javascript Decorators - ChoDragon9/posts GitHub Wiki

$ npm install --save-dev babel-plugin-transform-decorators-legacy
{
    "plugins": ["transform-decorators-legacy"]
}