We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
根据ESlint官方计划,原定是12月或1月出9.0的,延期应该也不会很久,可以预期Q1会出现9.0的正式版。
在9.0中,Flat Config会变成默认配置,且Flat Config确实有不少可见的好处,我们也建议尽快跟进。
同时,在这个大版本中,我希望相对彻底地重构一下本项目,解决一些历史上没有去碰的问题,让它整体更现代化一些。
import
react
san
vue
.eslintrc.js
eslint.config.js
exports
README
社区进展:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
根据ESlint官方计划,原定是12月或1月出9.0的,延期应该也不会很久,可以预期Q1会出现9.0的正式版。
在9.0中,Flat Config会变成默认配置,且Flat Config确实有不少可见的好处,我们也建议尽快跟进。
同时,在这个大版本中,我希望相对彻底地重构一下本项目,解决一些历史上没有去碰的问题,让它整体更现代化一些。
import
、react
、import
配置调整san
插件需要根据Flat Config进行升级 @errorrikvue
配置按版本分为多个 @Justineo.eslintrc.js
为eslint.config.js
并确保本库代码通过检查exports
声明导出的模块。README
说明使用方法社区进展:
eslint.config.js
with ESM? jsx-eslint/eslint-plugin-react#3685The text was updated successfully, but these errors were encountered: