v1.0.0-beta.19
Pre-release
Pre-release
·
790 commits
to main
since this release
🚀 Features
- Re-organize tsconfig sort - by @antfu (1261b)
- Add
style/jsx-quotesrule - by @antfu (5291c) - Ban declarations in ts file - by @so1ve in #264 (a76fd)
- Allow customize indent and quotes - by @antfu (bbac1)
🐞 Bug Fixes
- Add lockfile glob for bun - by @rubiin in #262 (7efac)
- style/quotes: Disable
avoidEscapefor consistency - by @antfu (47657)