Allow parsing of the reflection attributes in the import statement
See our website @babel/plugin-syntax-import-reflection for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-import-reflection
or using yarn:
yarn add @babel/plugin-syntax-import-reflection --dev