|
пре 3 месеци | |
---|---|---|
.. | ||
lib | пре 3 месеци | |
LICENSE | пре 3 месеци | |
README.md | пре 3 месеци | |
package.json | пре 3 месеци |
Transform optional chaining operators into a series of nil checks
See our website @babel/plugin-transform-optional-chaining for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-optional-chaining
or using yarn:
yarn add @babel/plugin-transform-optional-chaining --dev