eslint / json

JSON language plugin for ESLint
Apache License 2.0
44 stars 4 forks source link

test: Add `data` in tests for no-duplicate-keys rule #40

Closed mdjermanovic closed 1 month ago

mdjermanovic commented 1 month ago

Prerequisites checklist

What is the purpose of this pull request?

Improves testing of the no-duplicate-keys rule.

What changes did you make? (Give an overview)

Added data property to invalid test cases.

Related Issues

Is there anything you'd like reviewers to focus on?