🐞 Bug Fixes
- Only enable ts rules for ts files, fix #498 - by @antfu in #498 (87142)
- Include
.d.mts
and.d.cts
- by @antfu (0582c) - Disbale type-aware in astro, handle formatter overrides with stylistic - by @tinchoz49 and @antfu in #493 (e3230)
- Include
.jsx
files when the options set to true - by @antfu (96aff)