ESLint Error:Unnecessary return statement

327 阅读1分钟

image.png

因为 ESlint 插件导致 return 有误,写成 return false 即可!