This is going to be required so we can add support for other proposals, as well as later set the accepted proposal as the default. Update stage-0 and stage-1 presets with `pipelineProposal` to thread down to the plugin.
@babel/plugin-proposal-decorators
Compile class and object decorators to ES5
See our website @babel/plugin-proposal-decorators for more information.
Install
Using npm:
npm install --save @babel/plugin-proposal-decorators
or using yarn:
yarn add --save @babel/plugin-proposal-decorators