Sha256: 515d07c74bf61c74f98b68755eb71c924a91cf02d5705e7c014e42fe37d4396f
Contents?: true
Size: 451 Bytes
Versions: 26
Compression:
Stored size: 451 Bytes
Contents
# @babel/plugin-transform-shorthand-properties > Compile ES2015 shorthand properties to ES5 See our website [@babel/plugin-transform-shorthand-properties](https://babeljs.io/docs/en/next/babel-plugin-transform-shorthand-properties.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-shorthand-properties ``` or using yarn: ```sh yarn add @babel/plugin-transform-shorthand-properties --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems