🐛 Bug Fixes
- #962 Fixed false positives inside the ternary operator in
no-async-in-computed-properties
. - #963 Fixed an issue that caused an error when extra commas were included in
require-prop-type-constructor
. - #1009 Fixed an issue that code was broken by autofix of
require-prop-type-constructor
. - #1010 Fixed broken links in messages.
All commits: v6.0.1 -> v6.0.2