1 2 3 4 5 6 7 8 9 10 11 12
{ "markdown": { }, "toml": { }, "includes": ["**/*.{md,toml}"], "excludes": [], "plugins": [ "https://plugins.dprint.dev/markdown-0.15.3.wasm", "https://plugins.dprint.dev/toml-0.5.4.wasm" ] }