Mohammad Asif cf937194cb Removed un-waned things 1. | преди 5 месеца | |
---|---|---|
.. | ||
lib | преди 5 месеца | |
LICENSE | преди 5 месеца | |
README.md | преди 5 месеца | |
package.json | преди 5 месеца |
Allow parsing of the module attributes in the import statement
See our website @babel/plugin-syntax-import-attributes for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-import-attributes
or using yarn:
yarn add @babel/plugin-syntax-import-attributes --dev