kuceb / eslint-plugin-json-format

Format and auto-fix your JSON using ESLint
MIT License
41 stars 3 forks source link

Issues when formatting large newman json files #39

Open memlirestelica opened 2 years ago

memlirestelica commented 2 years ago

The plugin generates an empty json file when formatting postman-generated newman json tests.

Input - Unformatted large newman tests in json format. Output - "{" - Empty json