v3.1.0
🚨 Breaking Changes
🚀 Features
- Print hint message when running in editor - by @kelsos (8dd47)
- Enable antfu/consistent-chaining - by @kelsos (bc9df)
- Update
@eslint/markdown
to v6 - by @kelsos (915e5) - Allow to configure unicorn using
recommended
- by @kelsos (fe712) - Move disable rules to the end, remove deprecated rules - by @kelsos (fe7e4)
🐞 Bug Fixes
- Make printWidth globally 120 characters - by @kelsos (16404)
- Add scope checking for installed packages - by @kelsos (0731f)
isInEditorEnv
should be false when in git hooks - by @kelsos (c32b3)- Override type-aware rules properly - by @kelsos (3da43)
- Remove redundant statements from
no-restricted-syntax
- by @kelsos (3201c) - Disable regexp configuration by default - by @kelsos (80f9f)