故障排除
此页面可作为使用 ESLint 的常见问题的参考。
🌐 This page serves as a reference for common issues working with ESLint.
配置
🌐 Configuration
问题通常可以通过将 eslint 包及任何相关包(例如 ESLint 可共享配置和插件)更新到最新版本来解决。
🌐 Issues oftentimes can be resolved by updating to the latest versions of the eslint package and any related packages, such as for ESLint shareable configs and plugins.
如果你仍然无法解决问题,请到 https://eslint.nodejs.cn/chat/help 与团队聊聊。