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