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