Releases: lvjiaxuan/vscode-eslint-disable
Releases · lvjiaxuan/vscode-eslint-disable
v1.4.1
✨ Enhancements
- set
activationEvents
to empty since vsc@1.74.0 - by @lvjiaxuan (d2aaa)
📝 Documentation
- update badges - by @lvjiaxuan (4cf02)
- update - by @lvjiaxuan (a04e5)
v1.4.0
✨ Enhancements
- set
activationEvents
to empty since vsc@1.74.0 - by @lvjiaxuan (d2aaa)
📝 Documentation
- update badges - by @lvjiaxuan (4cf02)
- update - by @lvjiaxuan (a04e5)
v1.3.2
v1.3.1
v1.3.0
✨ Enhancements
- detected unsupported exts - by @lvjiaxuan (02d0f)
- ignore disabling comment - by @lvjiaxuan (da957)
🐛 Fixes
- basic mistake. damnn - by @lvjiaxuan (6db8f)
📝 Documentation
- update - by @lvjiaxuan (efc29)
v1.2.3
v1.2.2
v1.2.1
🐛 Fixes
- proper inserted line, close #15. - by @lvjiaxuan in #15 (3cd8a)
- match proper comment - by @lvjiaxuan (9570c)
v1.2.0
✨ Enhancements
- back to coding line, close #13. - by @lvjiaxuan in #13 (43e8a)
🐛 Fixes
- extra line number - by @lvjiaxuan (186c6)
📌 Other Changes
- chore: add log - by @lvjiaxuan (aa0c6)
- chore: better logic - by @lvjiaxuan (d80e3)
v1.1.0
✨ Enhancements
- disable all rules for file. close #14. - by @lvjiaxuan in #14 (5a611)
- support more language's comment. close #12. - by @lvjiaxuan in #12 (f2776)