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
组件中如果依赖多的情况下,import语句看起来比较杂乱。而eslint-plugin-import 可以解决这个问题。 目前项目都使用了eslint-config-alloy作为唯一标准,希望可以加入import排序的风格配置。
The text was updated successfully, but these errors were encountered:
感谢提议
赞同这个提议,我自己也经常用 import 插件,后续安排上
Sorry, something went wrong.
xcatliu
No branches or pull requests
组件中如果依赖多的情况下,import语句看起来比较杂乱。而eslint-plugin-import 可以解决这个问题。
目前项目都使用了eslint-config-alloy作为唯一标准,希望可以加入import排序的风格配置。
The text was updated successfully, but these errors were encountered: