🚀 Features
- Introduce
@stylistic/eslint-plugin-plus
- by @antfu in #203 (02b73) - configs: Enable extra rules in the configs factory - by @antfu in #205 (58f22)
- indent-binary-ops: New rule - by @antfu in #202 (97166)
- js/no-multi-spaces: New
includeTabs
option - by @antfu in #195 (be417) - type-generic-spacing: New rule - by @antfu in #200 (1a871)
- type-named-tuple-spacing: New rule - by @antfu in #201 (8a66a)
🐞 Bug Fixes
- Remove duplicate rule in
all
configs - by @abrahamguo in #199 (01eee) - configs: Improve fixture testing, update
all
config to improve compatibility - by @antfu in #204 (5fb18) - ts/quotes: Allow backtick literals, but forbid backtick import assertions - by @abrahamguo in #191 (59ff2)