Irina Glushko 2389e7160b HW1 done | hace 3 años | |
---|---|---|
.. | ||
lib | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
package.json | hace 3 años |
Transform optional chaining operators to workaround a v8 bug.
See our website @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining for more information.
Using npm:
npm install --save-dev @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
or using yarn:
yarn add @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining --dev