Open
Description
Is your feature request related to a problem? Please describe.
Thank you for working on this useful project! I was wondering whether you'd consider adding support for JSON files?
Describe the solution you'd like
Initially it could be something basic, like just a list of paths to ignore.
Round-tripping JSON shouldn't be too difficult, and a lexer + parser that retains trivia should let you retain the same formatting on output.
Describe alternatives you've considered
N/A