eslint-plugin-json-format icon indicating copy to clipboard operation
eslint-plugin-json-format copied to clipboard

Issues when formatting large newman json files

Open memlirestelica opened this issue 3 years ago • 0 comments
trafficstars

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

memlirestelica avatar Feb 11 '22 15:02 memlirestelica