|
před 8 měsíci | |
---|---|---|
.. | ||
lib | před 8 měsíci | |
LICENSE | před 8 měsíci | |
README.md | před 8 měsíci | |
package.json | před 8 měsíci | |
tsconfig.json | před 8 měsíci | |
tsconfig.tsbuildinfo | před 8 měsíci |
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