摘要: 1. module.exports 下面红线提示`parsing error: No Babel config file detected for xxx` 解决办法: // 在eslintrc.js 或者 package.json 中 找到 parserOptions 项, 在里面加上 // 这句 阅读全文
posted @ 2022-03-17 09:55 深海里的星星i 阅读(1228) 评论(0) 推荐(0)