Mohammad Asif cf937194cb Removed un-waned things 1. | 5 月之前 | |
---|---|---|
.. | ||
lib | 5 月之前 | |
LICENSE | 5 月之前 | |
README.md | 5 月之前 | |
package.json | 5 月之前 |
Compile ES2015 shorthand properties to ES5
See our website @babel/plugin-transform-shorthand-properties for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-shorthand-properties
or using yarn:
yarn add @babel/plugin-transform-shorthand-properties --dev