You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
54:5 error Parsing error: 'import' and 'export' may only appear at the top level
✖ 1 problem (1 error, 0 warnings)
I have installed @babel/plugin-syntax-dynamic-import but there is no problem with dynamic import in the shell environment. There is a problem in the webstrom environment. I guess it is caused by the eslint plugin.
The text was updated successfully, but these errors were encountered:
Different place
.eslintrc.js
Error message
I have installed
@babel/plugin-syntax-dynamic-import
but there is no problem with dynamic import in the shell environment. There is a problem in the webstrom environment. I guess it is caused by the eslint plugin.The text was updated successfully, but these errors were encountered: