Patch Changes
-
Improved the error message raised when a configurable rule is missing the
assertionsblock. -
Fixed an issue where the
no-duplicated-enum-valuesrule didn't report duplicated enum values that are objects or arrays.Fixed an issue where the
no-duplicated-enum-valuesrule printed[object Object]when reporting duplicate values.