Closed TheDevMinerTV closed 4 years ago
Command used to beautify all JSON files:
js-beautify $(find . -type f -name '*.json') -t -n --space-after-named-function --space-after-anon-function -B --good-stuff```
Command used to beautify all JSON files: