helpyourneighbour/node_modules/@babel/plugin-syntax-import-attributes
BibaBot c294e2e9ae
Some checks are pending
Docker Test / test (push) Waiting to run
Add unit tests for role middleware
2026-03-17 07:07:36 +00:00
..
lib Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
LICENSE Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
package.json Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
README.md Add unit tests for role middleware 2026-03-17 07:07:36 +00:00

@babel/plugin-syntax-import-attributes

Allow parsing of the module attributes in the import statement

See our website @babel/plugin-syntax-import-attributes for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-import-attributes

or using yarn:

yarn add @babel/plugin-syntax-import-attributes --dev