eslint / json

JSON language plugin for ESLint
Apache License 2.0
18 stars 2 forks source link

feat: Add getLoc and getRange to JSONSourceCode #13

Closed nzakas closed 2 months ago

nzakas commented 2 months ago

Prerequisites checklist

What is the purpose of this pull request?

Add getLoc() and getRange() to JSONSourceCode.

What changes did you make? (Give an overview)

Related Issues

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