![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2023-06-08 13:45 | - | |
![]() | README.md | 2023-06-08 13:45 | 434 | 0fb859dc fixed mobile overflwo options [كارل مبارك] |
![]() | LICENSE | 2023-06-08 13:45 | 1.1K | 0fb859dc fixed mobile overflwo options [كارل مبارك] |
![]() | package.json | 2023-06-08 13:45 | 2.1K | 0fb859dc fixed mobile overflwo options [كارل مبارك] |
# @babel/plugin-transform-duplicate-keys > Compile objects with duplicate keys to valid strict ES5 See our website [@babel/plugin-transform-duplicate-keys](https://babeljs.io/docs/en/next/babel-plugin-transform-duplicate-keys.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-duplicate-keys ``` or using yarn: ```sh yarn add @babel/plugin-transform-duplicate-keys --dev ```