🚀 Features
- Re-organize tsconfig sort - by @antfu (1261b)
- Add
style/jsx-quotes
rule - 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
avoidEscape
for consistency - by @antfu (47657)