Mohammad Asif cf937194cb Removed un-waned things 1. | 6 月之前 | |
---|---|---|
.. | ||
lib | 6 月之前 | |
LICENSE | 6 月之前 | |
README.md | 6 月之前 | |
package.json | 6 月之前 |
Ensure that reserved words are quoted in object property keys
See our website @babel/plugin-transform-property-literals for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-property-literals
or using yarn:
yarn add @babel/plugin-transform-property-literals --dev