Bakhtina Sofya b84cb877be 1st comm | 2 viikkoa sitten | |
---|---|---|
.. | ||
lib | 2 viikkoa sitten | |
LICENSE | 2 viikkoa sitten | |
README.md | 2 viikkoa sitten | |
package.json | 2 viikkoa sitten |
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