itcast bd67f780cf 完成 3 сар өмнө
..
lib bd67f780cf 完成 3 сар өмнө
LICENSE bd67f780cf 完成 3 сар өмнө
README.md bd67f780cf 完成 3 сар өмнө
package.json bd67f780cf 完成 3 сар өмнө

README.md

@babel/plugin-transform-optional-chaining

Transform optional chaining operators into a series of nil checks

See our website @babel/plugin-transform-optional-chaining for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-optional-chaining

or using yarn:

yarn add @babel/plugin-transform-optional-chaining --dev