Closed QuiiBz closed 9 months ago
Closes https://github.com/QuiiBz/sherif/issues/54
Using the detect-indent crate and serde_json's PrettyFormatter, we can preserve the correct indentation.
detect-indent
serde_json
PrettyFormatter
Closes https://github.com/QuiiBz/sherif/issues/54
Using the
detect-indent
crate andserde_json
'sPrettyFormatter
, we can preserve the correct indentation.