oxlint v0.2.18
What's Changed
New Rules
- correctness: eslint-plugin-unicorn no await in promise methods by @camc314 in #2963
- correctness: eslint-plugin-unicorn no single promise in promise methods by @camc314 in #2962
Features
- Add --jsdoc-plugin flag by @leaysgur in #2935
- Implement plugin-jsdoc/check-property-names by @leaysgur in #2989
- eslint/max-len by @woai3c in #2874
- remove import/no-unresolved by @Boshen in #3023
- support
oxlint-disable
alongsideeslint-disable
by @Boshen in #3024 - jsdoc: Implement require-property rule by @leaysgur in #3011
- jsdoc: Implement require-property-(type|name|description) rules by @leaysgur in #3013
New Contributors
- @branchseer made their first contribution in #2943
- @woai3c made their first contribution in #2874
Full Changelog: oxlint_v0.2.17...oxlint_v0.2.18