We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fe686 commit 9009bcdCopy full SHA for 9009bcd
1 file changed
config/plugins/conform.nix
@@ -34,6 +34,7 @@
34
typescriptreact = ["prettier" "oxfmt"];
35
astro = ["prettier" "oxfmt"];
36
json = ["prettier" "oxfmt"];
37
+ json5 = ["prettier" "oxfmt"];
38
yaml = ["prettier" "oxfmt"];
39
nix = ["alejandra"];
40
ocaml = ["ocamlformat"];
0 commit comments