🐞 Bug Fixes
- Prop names should always use camelCase during declaration. - by @kaivanwong in #293 (1c322)
- Use "source.fixAll.eslint" to avoid builtin autofixes dropping code - by @Dimava in #299 (33554)
- Remove
no-void
rule, close #298 - by @antfu in #298 (90b36)