Skip to content
New issue

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

chore: update eslintrc.js and config.ts #2307

Merged
merged 5 commits into from Dec 26, 2023
Merged

Conversation

xiezheng-XD
Copy link
Contributor

@xiezheng-XD xiezheng-XD commented Aug 30, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

做了以下两处改动:
1.删除了/.eslintrc.js中的重复引入
2.优化了/config/config.ts的查询逻辑,使用了更有效的方式检测元素是否已经被加载,避免不必要的定时器和性能问题

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@liuyib liuyib changed the title Update eslintrc.js and config.ts chore: update eslintrc.js and config.ts Aug 30, 2023
@crazylxr crazylxr merged commit 532aa18 into alibaba:master Dec 26, 2023
8 checks passed
byethewind pushed a commit to byethewind/hooks that referenced this pull request Feb 26, 2024
* Update .eslintrc.js

* Update config.ts

优化了查询逻辑

* chore: fix insert version

* style: format

* style: format

---------

Co-authored-by: liuyib <1656081615@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants