语法错误
原本是
在return后添加false即可 修改后为
error Unnecessary return statement no-useless-return
原文:https://www.cnblogs.com/LiQingXin/p/14489724.html