caoge c760052ff9 机车状态修改 | 8 månader sedan | |
---|---|---|
.. | ||
lib | 8 månader sedan | |
LICENSE | 8 månader sedan | |
README.md | 8 månader sedan | |
package.json | 8 månader sedan |
Allow parsing of the module assertion attributes in the import statement
See our website @babel/plugin-syntax-import-assertions for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-import-assertions
or using yarn:
yarn add @babel/plugin-syntax-import-assertions --dev