Results 3 issues of Attila Reterics

According to the issue [#5751](https://github.com/lodash/lodash/issues/5751), the size is not calculating the length properly when we give it a native object with 'length' key, like this: `_.size({ 'a': 1, 'b': 2,...

**Context** - Qalendar Version: v3.8.1 - vue-tsc: 5.0.29 - IDE: Webstorm 2024.1.5 **Description** IDE throws an error that "Vue: Could not find a declaration file for module qalendar" ![image](https://github.com/user-attachments/assets/d6187748-30c5-4000-a681-c4ccabb88ed5) Reason:...

The README was missing the `defaultIssues` value for the CZ_ISSUES configuration. This PR adds the missing line to clarify usage for users configuring Commitizen, and improves visibility so it can...