Got this error with node version:
⇒ importjs --version
3.1.0
Error Message
⇒ ./importjs.js fix ~/www/src/Components/FavoriteITem/FavoriteItem.component.js
Error: The 'decorators' plugin requires a 'decoratorsBeforeExport' option, whose value must be a boolean.
Current Solution
- Installed the version 3.0.0
Got this error with node version:
Error Message
Current Solution