19.0.0 (2019-12-31)
Features
-
check-property-names
: add rule to check for duplicated and improperly nested properties (492b814) -
require-property:* add rules for ensuring property tags have a name, type, and/or description (in any context); fixes #409 (e5f2a23)
-
feat(
require-property
); add rule to check forproperty
ontypedef
ornamespace
where the type isobject
; fixes #410 (68bf6cd), closes #410
BREAKING CHANGES
check-property-names
: Adds new rule torecommended
- require-property:* Adds rules to
recommended
- Adds new rule to
recommended
config.