Back to Babel

@babel/plugin-transform-property-mutators

packages/babel-plugin-transform-property-mutators/README.md

7.29.5450 B
Original Source

@babel/plugin-transform-property-mutators

Compile ES5 property mutator shorthand syntax to Object.defineProperty

See our website @babel/plugin-transform-property-mutators for more information.

Install

Using npm:

sh
npm install --save-dev @babel/plugin-transform-property-mutators

or using yarn:

sh
yarn add @babel/plugin-transform-property-mutators --dev