issues
search
Gudahtt
/
prettier-plugin-sort-json
A plugin for Prettier that sorts JSON files by property name.
MIT License
103
stars
12
forks
source link
1.0.0
#135
Closed
github-actions[bot]
closed
1 year ago
github-actions[bot]
commented
1 year ago
Changed
BREAKING
: Change
jsonSortOrder
option to a JSON string (
#118
)
This configuration option used to accept a file path. Now it accepts a JSON string instead. See the README for more details.
Changed
jsonSortOrder
option to a JSON string (#118)