Mohammad Asif cf937194cb Removed un-waned things 1. | 6 月之前 | |
---|---|---|
.. | ||
lib | 6 月之前 | |
LICENSE | 6 月之前 | |
README.md | 6 月之前 | |
package.json | 6 月之前 |
Allow parsing of optional properties
See our website @babel/plugin-syntax-optional-chaining for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-optional-chaining
or using yarn:
yarn add @babel/plugin-syntax-optional-chaining --dev