jsonld-lint
jsonld-lint copied to clipboard
Simplify processJsonArrayValue
Simplify processJsonArrayValue
Description
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] The commit message(s) follow conventional commits
- [ ] Documentation has been added / updated (for bug fixes / features)
- [ ] Changes follow the contributing document.
Motivation and Context
Simplify processJsonArrayValue function, more readability
Does this PR introduce a breaking change?
- [ ] Yes
- [x] No
Which merge strategy will you use?
- [x] Squash
- [ ] Rebase (REVIEW COMMITS)