{ "rustfmt": { "overrideCommand": ["leptosfmt", "--stdin", "--rustfmt"] }, "procMacro": { "ignored": { "leptos_macro": ["component"] } }, "diagnostic": { "disabled": ["macro-error"] } }