aboutsummaryrefslogtreecommitdiffstats
path: root/dprint.json
blob: 2e1f3c3656078f963a18b6eb827121e402590328 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "markdown": {
  },
  "toml": {
  },
  "excludes": [],
  "plugins": [
    "https://plugins.dprint.dev/markdown-0.20.0.wasm",
    "https://plugins.dprint.dev/toml-0.7.0.wasm"
  ]
}