lihai 8d6c751f49 feat: push | 2 yıl önce | |
---|---|---|
.. | ||
lib | 2 yıl önce | |
LICENSE | 2 yıl önce | |
README.md | 2 yıl önce | |
package.json | 2 yıl önce |
Compile objects with duplicate keys to valid strict ES5
See our website @babel/plugin-transform-duplicate-keys for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-duplicate-keys
or using yarn:
yarn add @babel/plugin-transform-duplicate-keys --dev