会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
丹哥不是哥
新随笔
订阅
管理
2020年3月11日
[ESlint]报错:error Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
摘要: 解决方案 .eslintrc.js中设置: parserOptions: { sourceType: 'module' } 重启编译即可
阅读全文
posted @ 2020-03-11 11:07 丹哥不是哥
阅读(12419)
评论(0)
推荐(0)
公告