VSCode doesn't format JSON file if it's too large.
Use python to format large JSON files:
$ python -m json.tool < file.json
VSCode doesn't format JSON file if it's too large.
Use python to format large JSON files:
$ python -m json.tool < file.json
© Ravi Mashru. 2022