🚀 Features
- Rules list on eslint.style gets search and category filters:
-
Introduce
@stylistic/eslint-plugin-plus
, a package holding new rules introduced by ESLint Stylistic - #203 (02b73) -
configs: Enable extra rules in the configs factory - #205 (58f22)
🐞 Bug Fixes
- Remove duplicate rule in
all
configs - by @abrahamguo in #199 (01eee) - configs: Improve fixture testing, update
all
config to improve compatibility - #204 (5fb18) - ts/quotes: Allow backtick literals, but forbid backtick import assertions - by @abrahamguo in #191 (59ff2)