issues
search
eslint
/
json
JSON language plugin for ESLint
Apache License 2.0
44
stars
4
forks
source link
feat: Add JSON5 support
#15
Closed
nzakas
closed
4 months ago
nzakas
commented
4 months ago
Prerequisites checklist
[x] I have read the
contributing guidelines
.
What is the purpose of this pull request?
Add JSON5 support
What changes did you make? (Give an overview)
Upgraded Momoa to the latest version that supports JSON5
Updated
no-empty-keys
and
no-duplicate-keys
to support JSON5.
Added JSON5 tests for both rules.
Updated README
Related Issues
Is there anything you'd like reviewers to focus on?
Prerequisites checklist
What is the purpose of this pull request?
Add JSON5 support
What changes did you make? (Give an overview)
no-empty-keys
andno-duplicate-keys
to support JSON5.Related Issues
Is there anything you'd like reviewers to focus on?