Sha256: e2c588fb9b61d662030d8bc4aada1675ffabd5c39e95cd46d385339179d404b1
Contents?: true
Size: 438 Bytes
Versions: 7
Compression:
Stored size: 438 Bytes
Contents
# @babel/plugin-syntax-import-assertions > Allow parsing of the module assertion attributes in the import statement See our website [@babel/plugin-syntax-import-assertions](https://babeljs.io/docs/babel-plugin-syntax-import-assertions) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-import-assertions ``` or using yarn: ```sh yarn add @babel/plugin-syntax-import-assertions --dev ```
Version data entries
7 entries across 7 versions & 1 rubygems