error: Parsing error: Unexpected token < 解决:在 .eslintrc 文件中加入 如下即可 "plugins": ["transform-object-rest-spread"] 相关文章: