v1.1.0-beta.3
Pre-release
Pre-release
·
918 commits
to main
since this release
🚀 Features
- Add
eslint-plugin-vitest
- by @coderwyd (269f4) - Use ts parser even for JS, for better language compatibility - by @coderwyd (576db)
- Add
name
for each config item - by @coderwyd (0c8c4) - Update stylistic plugins - by @coderwyd (8166c)
- Re-organize tsconfig sort - by @coderwyd (d4dac)
- Add
style/jsx-quotes
rule - by @coderwyd (1373e) - Allow customize indent and quotes - by @coderwyd (dbc1e)
- react: Add more configurations - by @coderwyd (45595)
🐞 Bug Fixes
- Update
style/quotes
- by @coderwyd (e66c0) - Allow
Function
type forts/ban-types
- by @coderwyd (f737e) - jsonc: Indent config - by @coderwyd (ae50c)
- style/quotes: Disable
avoidEscape
for consistency - by @coderwyd (cdb3a)