Skip to content

Commit 9009bcd

Browse files
committed
feat: add json5 support
1 parent 07fe686 commit 9009bcd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/plugins/conform.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
typescriptreact = ["prettier" "oxfmt"];
3535
astro = ["prettier" "oxfmt"];
3636
json = ["prettier" "oxfmt"];
37+
json5 = ["prettier" "oxfmt"];
3738
yaml = ["prettier" "oxfmt"];
3839
nix = ["alejandra"];
3940
ocaml = ["ocamlformat"];

0 commit comments

Comments
 (0)