-
Notifications
You must be signed in to change notification settings - Fork 67
Closed as not planned
Description
It seems like there's no way to set the newline indent level. If you have a JSON file indented at 4 spaces (as is the standard for composer.json, for instance) and add a newline anywhere in the file, the line gets reformatted to 2 spaces.
js-indent-level
has no effect. My understanding is that json-reformat:indent-level
only affects the reformat level, not when adding a newline, and anyway support for json-reformat was removed in #69.
parsnips
Metadata
Metadata
Assignees
Labels
No labels