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