🚀 Features
- ts/lines-around-comment: Add missing
afterHashbangComment
in schema, fix #75 - by @antfu in #161 and #75 (39133)
🐞 Bug Fixes
- comma-dangle: Only add comma when it's in brackets, fix #158 - by @antfu in #160 and #158 (b3460)
- eslint-plugin: Rename config
recommended-legacy
torecommended-extends
- by @antfu in #166 (303d6) - ts/padding-line-between-statements: Support
cjs-import
andcjs-export
statement type - by @antfu in #162 (58aac)