const MyAsyncComponent = () => import('./my-async-component')该代码粘贴到webstorm后会提示说import前后必须加{},请问应如何去除该规范呢?在报错点那里好像没法直接定位到对应的规范。求大神指点~~ 查看完整描述