Skip to content

Commit

Permalink
Use prettier-json for js-json-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
cxa committed Sep 17, 2023
1 parent e944e24 commit 37c885e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apheleia.el
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ rather than using this system."
(js3-mode . prettier-javascript)
(js-mode . prettier-javascript)
(js-ts-mode . prettier-javascript)
(js-json-mode . prettier-json)
(json-mode . prettier-json)
(json-ts-mode . prettier-json)
(kotlin-mode . ktlint)
Expand Down

0 comments on commit 37c885e

Please sign in to comment.